X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5d9d22fe089a7bbbf6f997af222c68dbfc5ccdaf..d8339072302116b4b5b489c0304bb313001144a5:/include/wx/html/htmlwin.h?ds=sidebyside diff --git a/include/wx/html/htmlwin.h b/include/wx/html/htmlwin.h index 6e8b6ebb6d..9b651102d7 100644 --- a/include/wx/html/htmlwin.h +++ b/include/wx/html/htmlwin.h @@ -237,7 +237,9 @@ protected: }; // Copies selection to clipboard if the clipboard support is available - void CopySelection(ClipboardType t = Secondary); + // + // returns true if anything was copied to clipboard, false otherwise + bool CopySelection(ClipboardType t = Secondary); #if wxUSE_CLIPBOARD // Convert selection to text: