]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/main.cpp
Just a teeny change -- addition of wxFrame::IsMaximized. For wxMDIChildFrame
[wxWidgets.git] / src / msw / main.cpp
index 1cab1f628e3d828f9251a04e49e51a727bcbc18f..044388d1af91b2a65e736ab1db052dcb1cdbdfa1 100644 (file)
@@ -9,6 +9,10 @@
 // Licence:    wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
+#ifdef __GNUG__
+#pragma implementation
+#endif
+
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"