projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
linking fix
[wxWidgets.git]
/
src
/
stubs
/
dirdlg.cpp
diff --git
a/src/stubs/dirdlg.cpp
b/src/stubs/dirdlg.cpp
index 095621b978ebe12a862622298ae8d5f1f48db38d..511f8f929b8f9c57856390d8951c962263266582 100644
(file)
--- a/
src/stubs/dirdlg.cpp
+++ b/
src/stubs/dirdlg.cpp
@@
-20,9
+20,7
@@
#include "wx/cmndata.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_CLASS(wxDirDialog, wxDialog)
-#endif
wxDirDialog::wxDirDialog(wxWindow *parent, const wxString& message,
const wxString& defaultPath,