]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stubs/pen.h
New scrolling for GTK
[wxWidgets.git] / include / wx / stubs / pen.h
index 0e23c99daf07dd043ad4f64d87787c48a0247e13..da7b165e380542e600cb27e7ae4d09ed496563b7 100644 (file)
 #endif
 
 #include "wx/gdiobj.h"
+#include "wx/colour.h"
+#include "wx/bitmap.h"
 
-typedef    WXDWORD  wxDash ;
+typedef    long wxDash ;
 
 class WXDLLEXPORT wxPen;
 
@@ -91,7 +93,7 @@ public:
 // Implementation
 
   // Useful helper: create the brush resource
-  void RealizeResource();
+  bool RealizeResource();
 
   // When setting properties, we must make sure we're not changing
   // another object