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
/
gtk1
/
listbox.h
diff --git
a/include/wx/gtk1/listbox.h
b/include/wx/gtk1/listbox.h
index ff8d595c6c57e0fdd6e2318cd6fe2ead189a6a60..b8c980241fdaedea336957b84596ff641d33b7d9 100644
(file)
--- a/
include/wx/gtk1/listbox.h
+++ b/
include/wx/gtk1/listbox.h
@@
-105,7
+105,7
@@
public:
int GtkGetIndex( GtkWidget *item ) const;
GtkWidget *GetConnectWidget();
bool IsOwnGtkWindow( GdkWindow *window );
- void
ApplyWidgetStyle(
);
+ void
DoApplyWidgetStyle(GtkRcStyle *style
);
void OnInternalIdle();
#if wxUSE_TOOLTIPS