Don't extern declare wxDialogNameStr twice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,8 +16,6 @@
|
|||||||
|
|
||||||
WXDLLEXPORT_DATA(extern const wxChar*) wxDialogNameStr;
|
WXDLLEXPORT_DATA(extern const wxChar*) wxDialogNameStr;
|
||||||
|
|
||||||
WXDLLEXPORT_DATA(extern const wxChar*) wxDialogNameStr;
|
|
||||||
|
|
||||||
class WXDLLEXPORT wxMacToolTip ;
|
class WXDLLEXPORT wxMacToolTip ;
|
||||||
|
|
||||||
// Dialog boxes
|
// Dialog boxes
|
||||||
|
Reference in New Issue
Block a user