]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/minifram.cpp
'Set to Unspecified' -> 'Set Value to Unspecified'
[wxWidgets.git] / src / msw / minifram.cpp
index f32bd947553bacfb95a93fe84b08616ad95c9819..ee9c1f95f9c9f62d4cb0c06b55a30780db591193 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "minifram.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
 #pragma hdrstop
 #endif
 
-#ifndef WX_PRECOMP
-#endif
+#if wxUSE_MINIFRAME
 
 #include "wx/minifram.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxMiniFrame, wxFrame)
 
+#endif // wxUSE_MINIFRAME