git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3898
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
WXDLLEXPORT_DATA(extern const char*) wxGaugeNameStr;
-// Group box
class WXDLLEXPORT wxGauge: public wxControl
{
DECLARE_DYNAMIC_CLASS(wxGauge)
#include "wx/object.h"
-class WXDLLEXPORT wxGDIRefData: public wxObjectRefData {
+class WXDLLEXPORT wxGDIRefData: public wxObjectRefData
+{
public:
inline wxGDIRefData()
- {
- }
+ { }
};
#define M_GDIDATA ((wxGDIRefData *)m_refData)
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#ifndef WX_PRECOMP
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#include "wx/gdiobj.h"
..\os2\$D\gdiobj.obj \
..\os2\$D\window.obj
+
OS2LIBOBJS = \
accel.obj \
app.obj \