projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implemented MSW's paint region clipping, but
[wxWidgets.git]
/
include
/
wx
/
gtk
/
scrolbar.h
diff --git
a/include/wx/gtk/scrolbar.h
b/include/wx/gtk/scrolbar.h
index 0ebb6385e8ea2a2496b96836e633e55f48241560..612c37afae2fda5d46acce2d88aafa80bbaa41a8 100644
(file)
--- a/
include/wx/gtk/scrolbar.h
+++ b/
include/wx/gtk/scrolbar.h
@@
-87,7
+87,6
@@
public:
GtkAdjustment *m_adjust;
float m_oldPos;
- bool m_isScrolling;
private:
DECLARE_DYNAMIC_CLASS(wxScrollBar)