]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/checklst.h
Added wxRichTextCtrl
[wxWidgets.git] / include / wx / msw / checklst.h
index 06901c941cc5dcea356dcf1fd664bd95fd4ddc5c..4b62d3ab3170270b1938373c57efb83bacddb140 100644 (file)
 #ifndef   __CHECKLST__H_
 #define   __CHECKLST__H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "checklst.h"
-#endif
-
 #if !wxUSE_OWNER_DRAWN
   #error  "wxCheckListBox class requires owner-drawn functionality."
 #endif