projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Reduced unnecessary painting; delete/recreate caret as WIN32 requires
[wxWidgets.git]
/
include
/
wx
/
os2
/
listctrl.h
diff --git
a/include/wx/os2/listctrl.h
b/include/wx/os2/listctrl.h
index e2400943dd03a8fa86dc6279b440ecde600a1d0d..c9995b04239a8ee74ce60320545291d75673dcd6 100644
(file)
--- a/
include/wx/os2/listctrl.h
+++ b/
include/wx/os2/listctrl.h
@@
-12,10
+12,6
@@
#ifndef _WX_LISTCTRL_H_
#define _WX_LISTCTRL_H_
#ifndef _WX_LISTCTRL_H_
#define _WX_LISTCTRL_H_
-#ifdef __GNUG__
- #pragma interface "listctrl.h"
-#endif
-
#if wxUSE_LISTCTRL
#include "wx/control.h"
#if wxUSE_LISTCTRL
#include "wx/control.h"