projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Mention wxGTK wxAnimation implementation limitations in the docs.
[wxWidgets.git]
/
src
/
cocoa
/
dataobj.mm
diff --git
a/src/cocoa/dataobj.mm
b/src/cocoa/dataobj.mm
index 2326aa7ed433cbabd6dd212cd79ee9de620669e2..1baa865d40832a5ea6d1a33c52b7093130e5d869 100644
(file)
--- a/
src/cocoa/dataobj.mm
+++ b/
src/cocoa/dataobj.mm
@@
-6,16
+6,17
@@
// Created: 2003/07/23
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
// Created: 2003/07/23
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence:
wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/wxprec.h"
#if wxUSE_DATAOBJ
/////////////////////////////////////////////////////////////////////////////
#include "wx/wxprec.h"
#if wxUSE_DATAOBJ
+#include "wx/dataobj.h"
+
#ifndef WX_PRECOMP
#endif //WX_PRECOMP
#ifndef WX_PRECOMP
#endif //WX_PRECOMP
-#include "wx/dataobj.h"
wxDataObject::wxDataObject()
{
wxDataObject::wxDataObject()
{