]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/clipbrd.h
wxRegion::IsEmpty() added
[wxWidgets.git] / include / wx / os2 / clipbrd.h
index 697dc9d9396cdf42f030823e258ab626b42dca2c..d09d8b7f1893719959038fe8512f1bc5b15ea4c3 100644 (file)
@@ -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.) */