]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/init.h
No changes, just fix a typo in wxBannerWindow documentation.
[wxWidgets.git] / include / wx / init.h
index 3ea8957cc39ae01da40b3bc1ddced77ac5fbf224..90304ef91839ad2c1553c853c8166d39ca0a002e 100644 (file)
@@ -55,7 +55,7 @@ extern int WXDLLIMPEXP_BASE wxEntry(int& argc, char **argv);
 
 // ----------------------------------------------------------------------------
 // Using the library without (explicit) application object: you may avoid using
-// DECLARE_APP and IMPLEMENT_APP macros and call the functions below instead at
+// wxDECLARE_APP and wxIMPLEMENT_APP macros and call the functions below instead at
 // the program startup and termination
 // ----------------------------------------------------------------------------