summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorbjarni <bjarni@openttd.org>2007-01-23 13:26:12 +0000
committerbjarni <bjarni@openttd.org>2007-01-23 13:26:12 +0000
commitc856c266113db710b0675702a64ab463f3133340 (patch)
tree891f126cb7032d112fc99133be447c0f69b659ef /source.list
parent422004013ec76381ae9e2da955eaa18235923dbd (diff)
downloadopenttd-c856c266113db710b0675702a64ab463f3133340.tar.xz
(svn r8371) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a file of it's own
Note: it's the same as r8363, only this time the svn history of autoreplace should be preserved
Diffstat (limited to 'source.list')
-rw-r--r--source.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/source.list b/source.list
index 679457040..9d7c6e9f1 100644
--- a/source.list
+++ b/source.list
@@ -193,6 +193,7 @@ window.h
# GUI Source Code
aircraft_gui.cpp
airport_gui.cpp
+autoreplace_gui.cpp
bridge_gui.cpp
build_vehicle_gui.cpp
depot_gui.cpp