]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stc/stc.h
compilation fix for VC6 (and maybe not only): enums defined in containing class are...
[wxWidgets.git] / include / wx / stc / stc.h
index bd3b8ecb0aff1652150ac651de42712864de48f0..df8e1acc84bcf5f6e621003799591c9b9066dc66 100644 (file)
@@ -39,12 +39,6 @@ class WXDLLIMPEXP_FWD_CORE wxScrollBar;
 #endif
 #endif
 
-//----------------------------------------------------------------------
-
-// Should a wxPopupWindow be used for the call tips and autocomplete windows?
-#ifndef wxSTC_USE_POPUP
-#define wxSTC_USE_POPUP 1
-#endif
 
 //----------------------------------------------------------------------
 // BEGIN generated section.  The following code is automatically generated