]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/checkbox.h
apply complete transforms (scroll window PrepareDC was not functioning properly)
[wxWidgets.git] / include / wx / palmos / checkbox.h
index d98110bf682cfeba24da6e834ce9a1ae26e3649e..edc46aa9f0845cf2248b7fe2dd699d45a475fd3e 100644 (file)
 #ifndef _WX_CHECKBOX_H_
 #define _WX_CHECKBOX_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "checkbox.h"
-#endif
-
 // Checkbox item (single checkbox)
 class WXDLLEXPORT wxCheckBox : public wxCheckBoxBase
 {