projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Move wxMulDivInt32 to common math.
[wxWidgets.git]
/
include
/
wx
/
mac
/
carbon
/
stattext.h
diff --git
a/include/wx/mac/carbon/stattext.h
b/include/wx/mac/carbon/stattext.h
index c1119e7dfb1b205d9bfbb4d642a44ef4cb1a1f5d..dd127f745a7160148850a9175d362aee8473f389 100644
(file)
--- a/
include/wx/mac/carbon/stattext.h
+++ b/
include/wx/mac/carbon/stattext.h
@@
-6,16
+6,12
@@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATTEXT_H_
#define _WX_STATTEXT_H_
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATTEXT_H_
#define _WX_STATTEXT_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "stattext.h"
-#endif
-
class WXDLLEXPORT wxStaticText: public wxStaticTextBase
{
public:
class WXDLLEXPORT wxStaticText: public wxStaticTextBase
{
public: