]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/textctrl.h
don't test for __WIN95__ which doesn't exist any more; don't do compiler checks here...
[wxWidgets.git] / include / wx / msw / textctrl.h
index 4b2b906625b4ee6867c2cdb3718e1436841ac987..7509aadfbb74bccecf8edb89a515619f15725ced 100644 (file)
 #ifndef _WX_TEXTCTRL_H_
 #define _WX_TEXTCTRL_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "textctrl.h"
-#endif
-
 class WXDLLEXPORT wxTextCtrl : public wxTextCtrlBase
 {
 public: