]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/xrc/myframe.h
added test for wxString::MakeLower,MakeUpper
[wxWidgets.git] / samples / xrc / myframe.h
index 33ee6bd4bbf00c8d2b518f621f4cf59f3c7e8d11..a773adc30d7751a13114eea2a7197b5babec9525 100644 (file)
@@ -55,7 +55,7 @@ private:
     void OnArtProviderToolOrMenuCommand(wxCommandEvent& event);
     void OnVariableExpansionToolOrMenuCommand(wxCommandEvent& event);
 
-    // Any class wishing to process wxWindows events must use this macro
+    // Any class wishing to process wxWidgets events must use this macro
     DECLARE_EVENT_TABLE()
 
 };