ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/Installer/trunk/source/about.h
(Generate patch)

Comparing AE/Installer/trunk/source/about.h (file contents):
Revision 389 by gumby, Mon Jul 6 13:20:11 2009 UTC vs.
Revision 512 by gumby, Sun Apr 25 03:44:19 2010 UTC

# Line 1 | Line 1
1 < /////////////////////////////////////////////////////////////////////////////
2 < // Name:        about.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 > \***************************************************************************/
8  
9   #ifndef _ABOUT_H_
10   #define _ABOUT_H_
11  
15
12   /*!
13   * Includes
14   */
15  
16   ////@begin includes
17   #include "wx/statline.h"
18 + #include "wx/hyperlink.h"
19   ////@end includes
20  
21   /*!

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)