projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't generate a scroll event when setting scroll position from scroll event handler
[wxWidgets.git]
/
include
/
wx
/
generic
/
colrdlgg.h
diff --git
a/include/wx/generic/colrdlgg.h
b/include/wx/generic/colrdlgg.h
index d9a7a369988efa7cb1fe338238f87f2517570c98..06feb75ffab0a40b8d5ac46430e12ec46c6f9aa3 100644
(file)
--- a/
include/wx/generic/colrdlgg.h
+++ b/
include/wx/generic/colrdlgg.h
@@
-12,11
+12,7
@@
#ifndef __COLORDLGH_G__
#define __COLORDLGH_G__
#ifndef __COLORDLGH_G__
#define __COLORDLGH_G__
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "colrdlgg.h"
-#endif
-
-#include "wx/setup.h"
+#include "wx/defs.h"
#include "wx/gdicmn.h"
#include "wx/dialog.h"
#include "wx/cmndata.h"
#include "wx/gdicmn.h"
#include "wx/dialog.h"
#include "wx/cmndata.h"