projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed GTKConvertMnemonics() which is not used in GTK1 (which doesn't support mnemonics)
[wxWidgets.git]
/
include
/
wx
/
xrc
/
xh_chckl.h
diff --git
a/include/wx/xrc/xh_chckl.h
b/include/wx/xrc/xh_chckl.h
index d3a2bc2abe8550f685943acc39df13723d7e3a16..5396bd01592723396f7ac5c8d5e90286d7c11649 100644
(file)
--- a/
include/wx/xrc/xh_chckl.h
+++ b/
include/wx/xrc/xh_chckl.h
@@
-11,10
+11,6
@@
#ifndef _WX_XH_CHCKL_H_
#define _WX_XH_CHCKL_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "xh_chckl.h"
-#endif
-
#include "wx/xrc/xmlres.h"
#if wxUSE_CHECKLISTBOX