]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/toplvcmn.cpp
Printing update for Pango (GTK2 and X11-Unicode).
[wxWidgets.git] / src / common / toplvcmn.cpp
index b1af3fdd14ece11311c8a76ec6b20c08d2bf198e..23eaa3295b15a5af96762eed229c705e801c1bdb 100644 (file)
@@ -46,10 +46,7 @@ END_EVENT_TABLE()
 // implementation
 // ============================================================================
 
-// FIXME: some platforms don't have wxTopLevelWindow yet
-#ifdef wxTopLevelWindowNative
-    IMPLEMENT_DYNAMIC_CLASS(wxTopLevelWindow, wxWindow)
-#endif
+IMPLEMENT_DYNAMIC_CLASS(wxTopLevelWindow, wxWindow)
 
 // ----------------------------------------------------------------------------
 // construction/destruction