projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
wxDataViewCtrl now with editable text and multiple
[wxWidgets.git]
/
include
/
wx
/
mac
/
carbon
/
tabctrl.h
diff --git
a/include/wx/mac/carbon/tabctrl.h
b/include/wx/mac/carbon/tabctrl.h
index 3eedfea99ebf9888e080958683134657f2306511..1fa2f7721d0d57c8326813b6b1c001345113d4fa 100644
(file)
--- a/
include/wx/mac/carbon/tabctrl.h
+++ b/
include/wx/mac/carbon/tabctrl.h
@@
-12,9
+12,7
@@
#ifndef _WX_TABCTRL_H_
#define _WX_TABCTRL_H_
#ifndef _WX_TABCTRL_H_
#define _WX_TABCTRL_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "tabctrl.h"
-#endif
+#include "wx/control.h"
class wxImageList;
class wxImageList;