projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix unused parameter warnings
[wxWidgets.git]
/
include
/
wx
/
os2
/
scrolbar.h
diff --git
a/include/wx/os2/scrolbar.h
b/include/wx/os2/scrolbar.h
index 87dfc9bdc40bc345a3ea8295fa64f4d0be753608..8ec1d95814882f70860f8ca3937f068173d09013 100644
(file)
--- a/
include/wx/os2/scrolbar.h
+++ b/
include/wx/os2/scrolbar.h
@@
-6,7
+6,7
@@
// Created: 10/15/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
// Created: 10/15/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SCROLBAR_H_
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SCROLBAR_H_
@@
-46,7
+46,7
@@
public:
,rsName
);
}
,rsName
);
}
- ~wxScrollBar();
+
virtual
~wxScrollBar();
bool Create( wxWindow* pParent
,wxWindowID vId
bool Create( wxWindow* pParent
,wxWindowID vId