--- AE/Installer/trunk/source/about.h 2009/07/06 13:20:11 389 +++ AE/Installer/trunk/source/about.h 2010/04/25 03:44:19 512 @@ -1,24 +1,21 @@ -///////////////////////////////////////////////////////////////////////////// -// Name: about.h -// Purpose: -// Author: -// Modified by: -// Created: 08/05/2009 11:10:32 -// RCS-ID: -// Copyright: -// Licence: -///////////////////////////////////////////////////////////////////////////// +/***************************************************************************\ +| Project: AE Installer | +| By: Gumby & Iritscen | +| File: About.h | +| Function: Handles the About window! | +| Created: 08/05/2009 11:10:32 | +\***************************************************************************/ #ifndef _ABOUT_H_ #define _ABOUT_H_ - /*! * Includes */ ////@begin includes #include "wx/statline.h" +#include "wx/hyperlink.h" ////@end includes /*!