]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/dcscreen.h
Make wxLoadUserResource() declaration available to wxBase too.
[wxWidgets.git] / include / wx / mgl / dcscreen.h
index bfc9985a7c9a1585922711f455ae0981132b6075..ccf1c218e9744420455815415ed545d99bb83e93 100644 (file)
@@ -31,7 +31,7 @@ public:
     static bool StartDrawingOnTop(wxWindow *WXUNUSED(window)) { return TRUE; }
     static bool StartDrawingOnTop(wxRect *WXUNUSED(rect) = NULL) { return TRUE; }
     static bool EndDrawingOnTop() { return TRUE; }
-  
+
 private:
     DECLARE_DYNAMIC_CLASS(wxScreenDC)
 };