]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/imaglist.cpp
return updated wxFONT*_* values
[wxWidgets.git] / src / palmos / imaglist.cpp
index 1616e05e2d6f72854b6e781ceabb514db9591a23..c683b43e81bac880ed91b4798a329650186acf50 100644 (file)
@@ -34,9 +34,7 @@
     #include "wx/log.h"
 #endif
 
     #include "wx/log.h"
 #endif
 
-#include "wx/palmos/imaglist.h"
-#include "wx/palmos/private.h"
-
+#include "wx/imaglist.h"
 
 // ----------------------------------------------------------------------------
 // wxWin macros
 
 // ----------------------------------------------------------------------------
 // wxWin macros
@@ -91,7 +89,7 @@ bool wxImageList::GetSize(int WXUNUSED(index), int &width, int &height) const
 // ----------------------------------------------------------------------------
 
 int wxImageList::Add(const wxBitmap& bitmap, const wxBitmap& mask)
 // ----------------------------------------------------------------------------
 
 int wxImageList::Add(const wxBitmap& bitmap, const wxBitmap& mask)
-
+{
     return 0;
 }
 
     return 0;
 }