]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/valtext.h
adapting comment to new implementation
[wxWidgets.git] / include / wx / valtext.h
index 43879105ad5f9f309fedaa17764fbafddfa1a3eb..43b6380ef379ea3b4da126753cb57d91a892ebe6 100644 (file)
 #ifndef _WX_VALTEXTH__
 #define _WX_VALTEXTH__
 
 #ifndef _WX_VALTEXTH__
 #define _WX_VALTEXTH__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "valtext.h"
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_VALIDATORS && wxUSE_TEXTCTRL
 #include "wx/defs.h"
 
 #if wxUSE_VALIDATORS && wxUSE_TEXTCTRL
@@ -57,7 +53,7 @@ public:
     // Called to transfer data to the window
     virtual bool TransferToWindow();
 
     // Called to transfer data to the window
     virtual bool TransferToWindow();
 
-    // Called to transfer data to the window
+    // Called to transfer data from the window
     virtual bool TransferFromWindow();
 
     // ACCESSORS
     virtual bool TransferFromWindow();
 
     // ACCESSORS