projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Pseudo-sort MIME types (all application/xxx at the end) so that other types are found...
[wxWidgets.git]
/
src
/
cocoa
/
dataobj.mm
diff --git
a/src/cocoa/dataobj.mm
b/src/cocoa/dataobj.mm
index 2326aa7ed433cbabd6dd212cd79ee9de620669e2..adebffdf243f5ff2a72f961ad34d00bffe25d262 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:
wxWindow
s licence
+// Licence:
wxWidget
s 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()
{