#pragma hdrstop
#endif
+#include "wx/toplevel.h"
+
#ifndef WX_PRECOMP
#include "wx/app.h"
- #include "wx/toplevel.h"
#include "wx/dialog.h"
#include "wx/string.h"
#include "wx/log.h"
#include "wx/checkbox.h"
#include "wx/radiobut.h"
#include "wx/slider.h"
+ #include "wx/module.h"
#endif //WX_PRECOMP
-#include "wx/module.h"
#include "wx/display.h"
// controls for sending select event
return wxEmptyString;
}
-void wxTopLevelWindowPalm::SetIcon(const wxIcon& icon)
-{
-}
-
void wxTopLevelWindowPalm::SetIcons(const wxIconBundle& icons)
{
}