]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/microwin.h
Fix wxPropertyGrid::GetPropertyRect when the last item is collapsed.
[wxWidgets.git] / include / wx / msw / microwin.h
index 35b83275ed80b258e5963ee9889f9d280950c3b2..bb9861ab108bcd6a4b3ed543c69d63dd347d3a4b 100644 (file)
@@ -1,10 +1,9 @@
 /*
 /////////////////////////////////////////////////////////////////////////////
 /*
 /////////////////////////////////////////////////////////////////////////////
-// Name:        microwin.h
+// Name:        wx/msw/microwin.h
 // Purpose:     Extra implementation for MicroWindows
 // Author:      Julian Smart
 // Created:     2001-05-31
 // Purpose:     Extra implementation for MicroWindows
 // Author:      Julian Smart
 // Created:     2001-05-31
-// RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 #ifndef _WX_MICROWIN_H_
 #define _WX_MICROWIN_H_
 
 #ifndef _WX_MICROWIN_H_
 #define _WX_MICROWIN_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "microwin.h"
-#endif
-
-
 /* Implemented by microwin.cpp */
 
 #ifdef __cplusplus
 /* Implemented by microwin.cpp */
 
 #ifdef __cplusplus