compilation fix (extra semicolon)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
aede4ebb26
commit
b2644cc3cc
@ -143,7 +143,7 @@ protected:
|
||||
// the index of this display (0 is always the primary one)
|
||||
size_t m_index;
|
||||
|
||||
DECLARE_NO_COPY_CLASS(wxDisplayBase);
|
||||
DECLARE_NO_COPY_CLASS(wxDisplayBase)
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user