projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cb0795
)
Must include wx/listctrl.h unfortunately, for now
author
Julian Smart
<julian@anthemion.co.uk>
Tue, 30 Jul 2002 16:14:12 +0000
(16:14 +0000)
committer
Julian Smart
<julian@anthemion.co.uk>
Tue, 30 Jul 2002 16:14:12 +0000
(16:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16329
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/generic/listctrl.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/generic/listctrl.cpp
b/src/generic/listctrl.cpp
index ed221ed1abe92e4cb837e3f826eb6de9c7dd24e9..0c3c8e593b050f9ae9a11fe093ec0b14482307a1 100644
(file)
--- a/
src/generic/listctrl.cpp
+++ b/
src/generic/listctrl.cpp
@@
-47,7
+47,7
@@
#include "wx/textctrl.h"
#endif
-#include "wx/
generic/
listctrl.h"
+#include "wx/listctrl.h"
#if defined(__WXGTK__)
#include <gtk/gtk.h>