]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/frame.h
compilation fix for non-PCH
[wxWidgets.git] / include / wx / frame.h
index 0fbb3f4e0689d612371e8c85e9246e437a0060d2..024c6f9bd235093743fe98ac752107a5447c9d71 100644 (file)
@@ -44,12 +44,7 @@ class WXDLLEXPORT wxToolBar;
 // CreateXXXBar() is called.
 // ----------------------------------------------------------------------------
 
-// FIXME - temporary hack in absence of wxTLW !!
-#ifndef wxTopLevelWindowNative
-class WXDLLEXPORT wxFrameBase : public wxTopLevelWindowBase
-#else
 class WXDLLEXPORT wxFrameBase : public wxTopLevelWindow
-#endif
 {
 public:
     // construction