GetData() now takes a pointer and not a reference, IsSupported() takes a
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Feb 1999 00:14:10 +0000 (00:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Feb 1999 00:14:10 +0000 (00:14 +0000)
commit5f699c22f547392521f8256317b9ca191b439d42
tree2d3ffc8e839542093e962081023173a685bf8143
parentb8653fbf44f8047f0a918488635ab890f10d1760
GetData() now takes a pointer and not a reference, IsSupported() takes a
format and not a data object

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/clipbrd.h
include/wx/gtk1/clipbrd.h
src/gtk/clipbrd.cpp
src/gtk1/clipbrd.cpp