projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added linear and concentric gradient fill functions (modified/fixed patch from Ryan...
[wxWidgets.git]
/
include
/
wx
/
gbsizer.h
diff --git
a/include/wx/gbsizer.h
b/include/wx/gbsizer.h
index b1667bcc3a6ce658aead9c198d4bb4f66b4592fd..6ceeb9311fb26785ea8825f42ef89e914215f905 100644
(file)
--- a/
include/wx/gbsizer.h
+++ b/
include/wx/gbsizer.h
@@
-14,10
+14,6
@@
#ifndef __WXGBSIZER_H__
#define __WXGBSIZER_H__
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "gbsizer.h"
-#endif
-
#include "wx/sizer.h"