]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/private.h
Fix for DLL compilation bug (Fritz Elfert)
[wxWidgets.git] / include / wx / x11 / private.h
index bec9db0561348ce35dd27ba0358cc9e9bfaf1886..e98a62cd834f39140d1efdb3b20848f4ca27dd15 100644 (file)
@@ -69,7 +69,7 @@ extern bool wxTranslateKeyEvent(wxKeyEvent& wxevent, wxWindow *win, Window windo
 extern Window wxGetWindowParent(Window window);
 
 // Set the window manager decorations according to the
-// given wxWindows style
+// given wxWidgets style
 bool wxSetWMDecorations(Window w, long style);
 bool wxMWMIsRunning(Window w);