Changeset 1858 for trunk/dll/mainwnd.h
- Timestamp:
- Aug 20, 2015, 7:31:14 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/mainwnd.h
r1856 r1858 15 15 letter windows; Use button ID to identify drive letter for processing. 16 16 13 Aug 15 SHL Sync with Flesh/Stubby updates 17 19 Aug 15 SHL Add fAmQuitting 17 18 18 19 ***********************************************************************/ … … 65 66 extern RGB2 RGBGREY; 66 67 extern BOOL fAmClosing; 68 extern BOOL fAmQuitting; // Main window close/destroy in progress 67 69 extern BOOL fAutoTile; 68 70 extern BOOL fAutoView;
Note:
See TracChangeset
for help on using the changeset viewer.