]>
git.saurik.com Git - wxWidgets.git/blob - src/mgl/dialog.cpp
1 /////////////////////////////////////////////////////////////////////////////
4 // Author: Robert Roebling
6 // Copyright: (c) 1998 Robert Roebling
7 // Licence: wxWindows licence
8 /////////////////////////////////////////////////////////////////////////////
11 #pragma implementation "dialog.h"
14 #include "wx/dialog.h"
17 #include "wx/cursor.h"
21 IMPLEMENT_DYNAMIC_CLASS(wxDialog
,wxPanel
)