]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/window.h
adding clipboard events, fixes #11906
[wxWidgets.git] / include / wx / msw / window.h
index e946446c55d2041a70b911c56f7ab8d7985bdaee..52bdd1eeb25b33e94beb2b3659df289026b60fb6 100644 (file)
@@ -428,7 +428,7 @@ public:
                                int themePart,
                                int themeState,
                                MSWThemeColour themeColour,
-                               wxSystemColour fallback);
+                               wxSystemColour fallback) const;
 
     // gives the parent the possibility to draw its children background, e.g.
     // this is used by wxNotebook to do it using DrawThemeBackground()