FS2_Open
Open source remastering of the Freespace 2 engine
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
dlgaboutbox.h
Go to the documentation of this file.
1
#ifndef _DLGABOUTBOX_H
2
#define _DLGABOUTBOX_H
3
/*
4
* Created by Ian "Goober5000" Warfield and "z64555" for the FreeSpace2 Source
5
* Code Project.
6
*
7
* You may not sell or otherwise commercially exploit the source or things you
8
* create based on the source.
9
*/
10
11
#include "
base/wxfred_base.h
"
12
13
#include <wx/wx.h>
14
15
class
dlgAboutBox
:
public
fredBase::dlgAboutBox
16
{
17
public
:
18
dlgAboutBox
( wxWindow* parent, wxWindowID
id
);
19
20
protected
:
21
dlgAboutBox
(
void
);
22
dlgAboutBox
(
const
dlgAboutBox
& T );
23
24
// Handlers for frmBriefingEditor
25
void
OnClose
( wxCloseEvent&
event
);
26
27
private
:
28
29
};
30
#endif // _DLGABOUTBOX_H
wxfred_base.h
fredBase::dlgAboutBox
Class dlgAboutBox.
Definition:
wxfred_base.h:1793
dlgAboutBox
Definition:
dlgaboutbox.h:15
dlgAboutBox::OnClose
void OnClose(wxCloseEvent &event)
Definition:
dlgaboutbox.cpp:23
event
struct _cl_event * event
Definition:
Glext.h:7296
dlgAboutBox::dlgAboutBox
dlgAboutBox(void)
code
wxfred2
help
dlgaboutbox.h
Generated on Sun May 1 2016 16:23:47 for FS2_Open by
1.8.10