projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix addtofunc directives foir wxCheckListBox
[wxWidgets.git]
/
include
/
wx
/
htmllbox.h
diff --git
a/include/wx/htmllbox.h
b/include/wx/htmllbox.h
index 49405b94b9fbe13279c8cc7c9e9947851f9c7b4d..f61360bc53d628029872a68fe19cf68c0d5e405e 100644
(file)
--- a/
include/wx/htmllbox.h
+++ b/
include/wx/htmllbox.h
@@
-25,6
+25,7
@@
class WXDLLIMPEXP_HTML wxHtmlListBoxStyle;
class WXDLLIMPEXP_HTML wxHtmlListBox : public wxVListBox
{
+ DECLARE_ABSTRACT_CLASS(wxHtmlListBox)
public:
// constructors and such
// ---------------------