]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/spinbutt.cpp
Fixed GetIcon to keep up with return type change on all other platforms.
[wxWidgets.git] / src / univ / spinbutt.cpp
index 7df6ef7b8b70e3cbe88541ee9388ad12541ff2ec..e3adb55cc1265407015a89aa025edc0d6b820c18 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "spinbutt.h"
-    #pragma implementation "univspinbutt.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__