Changes needed to accomodate wxTheClipboard now being a macro for wxClipboard::Get
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -334,7 +334,6 @@
|
||||
%rename(DragCancel) wxDragCancel;
|
||||
%rename(IsDragResultOk) wxIsDragResultOk;
|
||||
%rename(Clipboard) wxClipboard;
|
||||
%rename(TheClipboard) wxTheClipboard;
|
||||
%rename(ClipboardLocker) wxClipboardLocker;
|
||||
%rename(VideoMode) wxVideoMode;
|
||||
%rename(DefaultVideoMode) wxDefaultVideoMode;
|
||||
|
Reference in New Issue
Block a user