projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Updates to match recent CVS changes.
[wxWidgets.git]
/
src
/
mac
/
clipbrd.cpp
diff --git
a/src/mac/clipbrd.cpp
b/src/mac/clipbrd.cpp
index d9ea2d386718bf3c448b20e8302e14923a269283..a85398f27f7bd4d52636da640d74f26dfe9d826d 100644
(file)
--- a/
src/mac/clipbrd.cpp
+++ b/
src/mac/clipbrd.cpp
@@
-131,7
+131,7
@@
void *wxGetClipboardData(wxDataFormat dataFormat, long *len)
* Generalized clipboard implementation by Matthew Flatt
*/
* Generalized clipboard implementation by Matthew Flatt
*/
-IMPLEMENT_DYNAMIC_CLASS(wxClipboard, wx
ClipboardBase
)
+IMPLEMENT_DYNAMIC_CLASS(wxClipboard, wx
Object
)
wxClipboard::wxClipboard()
{
wxClipboard::wxClipboard()
{
@@
-220,9
+220,9
@@
bool wxClipboard::AddData( wxDataObject *data )
array[i].GetId().c_str() );
#if !TARGET_CARBON
array[i].GetId().c_str() );
#if !TARGET_CARBON
-
OSErr err = noErr ;
+ OSErr err = noErr ;
#else
#else
-
OSStatus err = noErr ;
+ OSStatus err = noErr ;
#endif
switch ( array[i].GetType() )
#endif
switch ( array[i].GetType() )