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
commit10d6f066e4eecdffa52105d18d96ece80fce7679 (patch)
tree891f126cb7032d112fc99133be447c0f69b659ef /source.list
parent751409fe83e4f5f4cddea433498bf7f1b9af94bb (diff)
downloadopenttd-10d6f066e4eecdffa52105d18d96ece80fce7679.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