projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
minor optical fix
[wxWidgets.git]
/
include
/
wx
/
univ
/
listbox.h
diff --git
a/include/wx/univ/listbox.h
b/include/wx/univ/listbox.h
index ddeb5111a4649528160c90ed9da352c1d28d8667..aa608cfba6147af1c3e7fc975948b96350ab055e 100644
(file)
--- a/
include/wx/univ/listbox.h
+++ b/
include/wx/univ/listbox.h
@@
-13,7
+13,7
@@
#define _WX_UNIV_LISTBOX_H_
#ifdef __GNUG__
#define _WX_UNIV_LISTBOX_H_
#ifdef __GNUG__
- #pragma i
mplementation
"univlistbox.h"
+ #pragma i
nterface
"univlistbox.h"
#endif
#include "wx/scrolwin.h" // for wxScrollHelper
#endif
#include "wx/scrolwin.h" // for wxScrollHelper
@@
-50,7
+50,7
@@
// wxListBox: a list of selectable items
// ----------------------------------------------------------------------------
// wxListBox: a list of selectable items
// ----------------------------------------------------------------------------
-class wxListBox : public wxListBoxBase, public wxScrollHelper
+class
WXDLLEXPORT
wxListBox : public wxListBoxBase, public wxScrollHelper
{
public:
// ctors and such
{
public:
// ctors and such