projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
additional types for carbon events
[wxWidgets.git]
/
include
/
wx
/
xrc
/
xh_slidr.h
diff --git
a/include/wx/xrc/xh_slidr.h
b/include/wx/xrc/xh_slidr.h
index 32fb738b7b5634435975d90d26f4fd0911299f54..ab62a95ca4d058d919dbc26c9584f70b8995567e 100644
(file)
--- a/
include/wx/xrc/xh_slidr.h
+++ b/
include/wx/xrc/xh_slidr.h
@@
-11,17
+11,14
@@
#ifndef _WX_XH_SLIDR_H_
#define _WX_XH_SLIDR_H_
#ifndef _WX_XH_SLIDR_H_
#define _WX_XH_SLIDR_H_
-#ifdef __GNUG__
-#pragma interface "xh_slidr.h"
-#endif
-
#include "wx/xrc/xmlres.h"
#include "wx/defs.h"
#if wxUSE_SLIDER
#include "wx/xrc/xmlres.h"
#include "wx/defs.h"
#if wxUSE_SLIDER
-class WX
XMLDLLEXPORT
wxSliderXmlHandler : public wxXmlResourceHandler
+class WX
DLLIMPEXP_XRC
wxSliderXmlHandler : public wxXmlResourceHandler
{
{
+ DECLARE_DYNAMIC_CLASS(wxSliderXmlHandler)
enum
{
wxSL_DEFAULT_VALUE = 0,
enum
{
wxSL_DEFAULT_VALUE = 0,