and now it even compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ae125753e4
commit
ffd56fbcb5
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
bool IsOk() const { return m_clipboard->IsOpened(); }
|
||||
bool operator!() const { return !m_clipboard->IsOpened(); }
|
||||
|
||||
~wxClipboardLocker()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue