]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/toplevel.cpp
don't skip the scroll position validity check in CalcScrollInc() if m_[xy]ScrollPixel...
[wxWidgets.git] / src / palmos / toplevel.cpp
index da36ee828ff71cc144f8b10afdcac74c5a24a220..2093565f33e28d4756f5c8d3f9410560081286d4 100644 (file)
@@ -38,9 +38,9 @@
     #include "wx/checkbox.h"
     #include "wx/radiobut.h"
     #include "wx/slider.h"
+    #include "wx/module.h"
 #endif //WX_PRECOMP
 
-#include "wx/module.h"
 #include "wx/display.h"
 
 // controls for sending select event
@@ -234,10 +234,6 @@ wxString wxTopLevelWindowPalm::GetTitle() const
     return wxEmptyString;
 }
 
-void wxTopLevelWindowPalm::SetIcon(const wxIcon& icon)
-{
-}
-
 void wxTopLevelWindowPalm::SetIcons(const wxIconBundle& icons)
 {
 }