added available/required space display
authorkramm <kramm>
Tue, 13 Jan 2009 22:13:42 +0000 (22:13 +0000)
committerkramm <kramm>
Tue, 13 Jan 2009 22:13:42 +0000 (22:13 +0000)
installer/installer.h

index 8337440..aed9eb0 100644 (file)
@@ -6,6 +6,9 @@
 #define IDC_ALLUSERS 1012
 #define IDC_CURRENTUSER 1013
 
+#define IDC_SPACE1  1032
+#define IDC_SPACE2  1033
+
 #define IDC_TITLE  1002
 #define IDC_LICENSE 1003
 #define IDC_BITMAP 1004