BlockIPPlatform
Main Page
Classes
Files
File List
All
Classes
Files
Functions
Variables
GUI
AuxFrame.h
1
#ifndef __AuxFrame__
2
#define __AuxFrame__
3
10
#include "
GUIBlockIP.h
"
11
13
15
class
AuxFrame
:
public
AuxFrameBlockIP
16
{
17
protected
:
18
// Handlers for AuxFrameBlockIP events.
19
void
CloseClick( wxCommandEvent& event );
20
public
:
22
AuxFrame
( wxString filename, wxWindow* parent );
24
25
};
26
27
#endif // __AuxFrame__
Generated on Thu May 29 2014 16:23:10 for BlockIPPlatform by
1.8.2