projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added wxListCtrl::GetSubItemRect() and subitem hit testing (patch 1476971)
[wxWidgets.git]
/
include
/
wx
/
mac
/
classic
/
app.h
diff --git
a/include/wx/mac/classic/app.h
b/include/wx/mac/classic/app.h
index efc50cbea21ff37ab39ca3be76f3a670055eb812..a460f3fe5b88b79dfede4d25e9c884155b424522 100644
(file)
--- a/
include/wx/mac/classic/app.h
+++ b/
include/wx/mac/classic/app.h
@@
-12,10
+12,6
@@
#ifndef _WX_APP_H_
#define _WX_APP_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "app.h"
-#endif
-
#include "wx/defs.h"
#include "wx/object.h"
#include "wx/gdicmn.h"