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 |
> |
\***************************************************************************/ |
8 |
|
|
9 |
|
#ifndef _ABOUT_H_ |
10 |
|
#define _ABOUT_H_ |
11 |
|
|
15 |
– |
|
12 |
|
/*! |
13 |
|
* Includes |
14 |
|
*/ |