projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Faster Deselect
[wxWidgets.git]
/
include
/
wx
/
gtk
/
scrolbar.h
diff --git
a/include/wx/gtk/scrolbar.h
b/include/wx/gtk/scrolbar.h
index f9bbf68de04dc257283c9ef243b43c9bdf850c47..5a8dd5cbc23ce6b1b8f042f6cc4b8a3e0ea0247f 100644
(file)
--- a/
include/wx/gtk/scrolbar.h
+++ b/
include/wx/gtk/scrolbar.h
@@
-4,7
+4,7
@@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
@@
-75,7
+75,6
@@
public:
// --------------
bool IsOwnGtkWindow( GdkWindow *window );
// --------------
bool IsOwnGtkWindow( GdkWindow *window );
- void ApplyWidgetStyle();
GtkAdjustment *m_adjust;
float m_oldPos;
GtkAdjustment *m_adjust;
float m_oldPos;