projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
1) some cleanup in wxHtmlWindow, moved private structures out of headers
[wxWidgets.git]
/
contrib
/
src
/
xml
/
xh_listc.cpp
diff --git
a/contrib/src/xml/xh_listc.cpp
b/contrib/src/xml/xh_listc.cpp
index 1696ea425a27bf565114dbfc2709e357b2e40abf..aa0372661ab444744df3fd153bb7c6439302c389 100644
(file)
--- a/
contrib/src/xml/xh_listc.cpp
+++ b/
contrib/src/xml/xh_listc.cpp
@@
-29,7
+29,6
@@
wxListCtrlXmlHandler::wxListCtrlXmlHandler()
{
ADD_STYLE(wxLC_LIST);
ADD_STYLE(wxLC_REPORT);
- ADD_STYLE(wxLC_REPORT);
ADD_STYLE(wxLC_ICON);
ADD_STYLE(wxLC_SMALL_ICON);
ADD_STYLE(wxLC_ALIGN_TOP);