Ignore:
Timestamp:
Dec 30, 2009, 2:51:38 AM (15 years ago)
Author:
iritscen
Message:

Adding update feature; moving/neatening some code; adding globals.h

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\***************************************************************************/
    118
    129#ifndef _ABOUT_H_
    1310#define _ABOUT_H_
    14 
    1511
    1612/*!
Note: See TracChangeset for help on using the changeset viewer.