resolved conflict (because I forgot to commit before)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -237,6 +237,8 @@ protected:
|
|||||||
};
|
};
|
||||||
|
|
||||||
// Copies selection to clipboard if the clipboard support is available
|
// Copies selection to clipboard if the clipboard support is available
|
||||||
|
//
|
||||||
|
// returns true if anything was copied to clipboard, false otherwise
|
||||||
bool CopySelection(ClipboardType t = Secondary);
|
bool CopySelection(ClipboardType t = Secondary);
|
||||||
|
|
||||||
#if wxUSE_CLIPBOARD
|
#if wxUSE_CLIPBOARD
|
||||||
|
Reference in New Issue
Block a user