Changeset 487 for AE/Installer/trunk/source/about.h
- Timestamp:
- Dec 30, 2009, 2:51:38 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
AE/Installer/trunk/source/about.h
r411 r487 1 ///////////////////////////////////////////////////////////////////////////// 2 // Name: about_window.h 3 // Purpose: 4 // Author: 5 // Modified by: 6 // Created: 08/05/2009 11:10:32 7 // RCS-ID: 8 // Copyright: 9 // Licence: 10 ///////////////////////////////////////////////////////////////////////////// 1 /***************************************************************************\ 2 | Project: AE Installer | 3 | By: Gumby & Iritscen | 4 | File: About.h | 5 | Function: Handles the About window! | 6 | Created: 08/05/2009 11:10:32 | 7 \***************************************************************************/ 11 8 12 9 #ifndef _ABOUT_H_ 13 10 #define _ABOUT_H_ 14 15 11 16 12 /*!
Note:
See TracChangeset
for help on using the changeset viewer.