X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e320a79f187558effb04d92020b470372bbe456..07818da861a28c5f20919766756a6d94834455fe:/include/wx/os2/clipbrd.h?ds=sidebyside diff --git a/include/wx/os2/clipbrd.h b/include/wx/os2/clipbrd.h index 697dc9d939..d09d8b7f18 100644 --- a/include/wx/os2/clipbrd.h +++ b/include/wx/os2/clipbrd.h @@ -87,7 +87,7 @@ class WXDLLEXPORT wxClipboard : public wxObject char *GetClipboardData(char *format, long *length, long time); /* Get the clipboard client directly. Will be NULL if clipboard data - is a string, or if some other application owns the clipboard. + is a string, or if some other application owns the clipboard. This can be useful for shortcutting data translation, if the clipboard user can check for a specific client. (This is used by the wxMediaEdit class.) */