projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed typo in my last commit (it did break socket detection code :-( ).
[wxWidgets.git]
/
src
/
os2
/
filedlg.cpp
diff --git
a/src/os2/filedlg.cpp
b/src/os2/filedlg.cpp
index 10a80890e08ef3827a7fda6433eb64b21cf7abca..aee711ce99540c7ed13cc71d2e0c165173f733d0 100644
(file)
--- a/
src/os2/filedlg.cpp
+++ b/
src/os2/filedlg.cpp
@@
-36,9
+36,7
@@
#include <stdlib.h>
#include <string.h>
#include <stdlib.h>
#include <string.h>
-#if !USE_SHARED_LIBRARY
IMPLEMENT_CLASS(wxFileDialog, wxDialog)
IMPLEMENT_CLASS(wxFileDialog, wxDialog)
-#endif
wxString wxFileSelector( const char* title
,const char* defaultDir
wxString wxFileSelector( const char* title
,const char* defaultDir