projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
we need our own imaglist implementation because in wxmac wxIcon does not inherit...
[wxWidgets.git]
/
include
/
wx
/
mgl
/
clipbrd.h
diff --git
a/include/wx/mgl/clipbrd.h
b/include/wx/mgl/clipbrd.h
index 0467cfb37bff6517801312c7ffe024d54cabeb9f..7e1ee2ddfa98d24a891b8aae61118723712bf8f5 100644
(file)
--- a/
include/wx/mgl/clipbrd.h
+++ b/
include/wx/mgl/clipbrd.h
@@
-3,7
+3,7
@@
// Purpose:
// Author: Vaclav Slavik
// Id: $Id$
// Purpose:
// Author: Vaclav Slavik
// Id: $Id$
-// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
+// Copyright: (c) 2001
-2002
SciTech Software, Inc. (www.scitechsoft.com)
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
@@
-11,7
+11,7
@@
#ifndef __WX_CLIPBOARD_H__
#define __WX_CLIPBOARD_H__
#ifndef __WX_CLIPBOARD_H__
#define __WX_CLIPBOARD_H__
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "clipbrd.h"
#endif
#pragma interface "clipbrd.h"
#endif