]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/textctrl.h
Added public keyword
[wxWidgets.git] / include / wx / motif / textctrl.h
index 3eaef48ab72793870a9a83677ee6457c46fd0b71..ed4f480c0573b37e08b8174fe7cbb170e903439c 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        textctrl.h
+// Name:        wx/motif/textctrl.h
 // Purpose:     wxTextCtrl class
 // Author:      Julian Smart
 // Modified by:
 #ifndef _WX_TEXTCTRL_H_
 #define _WX_TEXTCTRL_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "textctrl.h"
-#endif
-
 // Single-line text item
 class WXDLLEXPORT wxTextCtrl : public wxTextCtrlBase
 {