projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use system default font for all platforms
[wxWidgets.git]
/
src
/
mac
/
filedlg.cpp
diff --git
a/src/mac/filedlg.cpp
b/src/mac/filedlg.cpp
index 66de687b80b6f5ebeffc3376fec4455d6d4aa5b5..ee50e2e6bd98a197d2fc6bc1ca25d54ae33fbc73 100644
(file)
--- a/
src/mac/filedlg.cpp
+++ b/
src/mac/filedlg.cpp
@@
-19,9
+19,7
@@
#include "wx/filedlg.h"
#include "wx/intl.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_CLASS(wxFileDialog, wxDialog)
-#endif
// begin wxmac