]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/checklst.h
wxDataViewCtrl now with editable text and multiple
[wxWidgets.git] / include / wx / palmos / checklst.h
index c8da1bc164b433e79325fb5346405fcf0a603e12..254a355b182e648415064491dc48e85a2eff2f75 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