X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5de65c69302144824356ad94a659ffa539cf4139..2d4957f2401a8814f90cda21ef945d99bc74596e:/include/wx/html/htmlwin.h diff --git a/include/wx/html/htmlwin.h b/include/wx/html/htmlwin.h index e789eb5d11..9b651102d7 100644 --- a/include/wx/html/htmlwin.h +++ b/include/wx/html/htmlwin.h @@ -237,6 +237,8 @@ protected: }; // 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); #if wxUSE_CLIPBOARD