summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
e3f3984)
platforms and was apparently unneeded elsewhere after all..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13197
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
static const wxString sm_className; \
public: \
name##PluginSentinel(); \
static const wxString sm_className; \
public: \
name##PluginSentinel(); \
- ~##name##PluginSentinel(); \
+ ~name##PluginSentinel(); \
}; \
name##PluginSentinel m_pluginsentinel;
}; \
name##PluginSentinel m_pluginsentinel;