]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mfc/mfctest.h
More name changes
[wxWidgets.git] / samples / mfc / mfctest.h
index dec030d4f951f0dd53cb58c764f904426b3537b1..6bfd7b526941f867fcc09f8ca143e3a4db0d565b 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        mfctest.h
-// Purpose:     Sample to demonstrate mixing MFC and wxWindows code
+// Purpose:     Sample to demonstrate mixing MFC and wxWidgets code
 // Author:      Julian Smart
 // Id:          $Id$
 // Copyright:   (c) Julian Smart
@@ -48,7 +48,7 @@ public:
     BOOL InitInstance();
     int ExitInstance();
 
-    // Override this to provide wxWindows message loop
+    // Override this to provide wxWidgets message loop
     // compatibility
     BOOL PreTranslateMessage(MSG *msg);
     BOOL OnIdle(LONG lCount);