]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/data.cpp
Fixed dropdown height of wxChoice and wxComboBox controls.
[wxWidgets.git] / src / msw / data.cpp
index 04abb7f53113ffcac680f0ea91b2f35e54333d6a..9170ca461223c418ff5f6728b366206249a1dca5 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        data.cpp
+// Name:        src/msw/data.cpp
 // Purpose:     Various data
 // Author:      Julian Smart
 // Modified by:
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "data.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"