summaryrefslogtreecommitdiff
path: root/ttd.vcproj
diff options
context:
space:
mode:
authordarkvater <darkvater@openttd.org>2004-12-15 23:33:04 +0000
committerdarkvater <darkvater@openttd.org>2004-12-15 23:33:04 +0000
commit83981e40b594af221abf78eab41aa41182003b52 (patch)
tree74df7f1875fe162b316df2d10c6bb505e11cea71 /ttd.vcproj
parentec94450aef385beb279e5b158389767611112f40 (diff)
downloadopenttd-83981e40b594af221abf78eab41aa41182003b52.tar.xz
(svn r1121) -Feature: Added sticky windows feature. A small pin allows the user to set the window as undeletable and can only be closed by hand. As an example the viewport window has been stickied (thanks to Neko-San)
-To use the feature add WDF_STICKY_BUTTON to the widget description and update all widget-ID's since sticky button will be widget 2.
Diffstat (limited to 'ttd.vcproj')
-rw-r--r--ttd.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/ttd.vcproj b/ttd.vcproj
index e1feecd02..68564ea43 100644
--- a/ttd.vcproj
+++ b/ttd.vcproj
@@ -456,6 +456,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\map.c">
+ </File>
+ <File
RelativePath=".\md5.c">
</File>
<File
@@ -1168,6 +1171,9 @@
RelativePath="macros.h">
</File>
<File
+ RelativePath=".\map.h">
+ </File>
+ <File
RelativePath="md5.h">
</File>
<File