projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removing wxPlotWindow.
[wxWidgets.git]
/
include
/
wx
/
msw
/
gauge.h
diff --git
a/include/wx/msw/gauge.h
b/include/wx/msw/gauge.h
index d2effc34415006c7f16760883340d3c1a5b18f9f..3b5569a769a1229e3b8099241dac80158f443bd1 100644
(file)
--- a/
include/wx/msw/gauge.h
+++ b/
include/wx/msw/gauge.h
@@
-5,12
+5,12
@@
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
-// Copyright: (c) Julian Smart
and Markus Holzem
-// Licence: wxWindows licen
s
e
+// Copyright: (c) Julian Smart
+// Licence: wxWindows licen
c
e
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-#ifndef _
_GAUGEH_
_
-#define _
_GAUGEH_
_
+#ifndef _
WX_GAUGE_H
_
+#define _
WX_GAUGE_H
_
#ifdef __GNUG__
#pragma interface "gauge.h"
#ifdef __GNUG__
#pragma interface "gauge.h"
@@
-19,12
+19,12
@@
#ifdef __WIN95__
#include "wx/msw/gauge95.h"
#define wxGauge wxGauge95
#ifdef __WIN95__
#include "wx/msw/gauge95.h"
#define wxGauge wxGauge95
-#define
classwxGauge
classwxGauge95
+#define
sm_classwxGauge sm_
classwxGauge95
#else
#include "wx/msw/gaugemsw.h"
#define wxGauge wxGaugeMSW
#else
#include "wx/msw/gaugemsw.h"
#define wxGauge wxGaugeMSW
-#define
classwxGauge
classwxGaugeMSW
+#define
sm_classwxGauge sm_
classwxGaugeMSW
#endif
#endif
#endif
#endif
- // _
_GAUGEH_
_
+ // _
WX_GAUGE_H
_