projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added wxUSE_NUMBERDLG to setup.h; added some files to VC++ project files;
[wxWidgets.git]
/
src
/
motif
/
accel.cpp
diff --git
a/src/motif/accel.cpp
b/src/motif/accel.cpp
index 1a24c747b202352e97c8d69db4c7b02ba8112a81..d90a47b95863a50650286ef580c7ca34b9aee979 100644
(file)
--- a/
src/motif/accel.cpp
+++ b/
src/motif/accel.cpp
@@
-19,9
+19,7
@@
#include "wx/utils.h"
#include <ctype.h>
-#if !USE_SHARED_LIBRARIES
IMPLEMENT_DYNAMIC_CLASS(wxAcceleratorTable, wxObject)
-#endif
class WXDLLEXPORT wxAcceleratorRefData: public wxObjectRefData
{