projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
typo in comment
[wxWidgets.git]
/
include
/
wx
/
gtk
/
choice.h
diff --git
a/include/wx/gtk/choice.h
b/include/wx/gtk/choice.h
index 5f550d732a5f31bab5d10f6b45b4d984253625dc..95a7154bcbb289b14bd59304bf338c4efb50ad2b 100644
(file)
--- a/
include/wx/gtk/choice.h
+++ b/
include/wx/gtk/choice.h
@@
-69,6
+69,7
@@
protected:
virtual wxSize DoGetBestSize() const;
virtual wxSize DoGetBestSize() const;
+ virtual bool IsOwnGtkWindow( GdkWindow *window );
private:
// common part of Create() and DoAppend()
int GtkAddHelper(GtkWidget *menu, int pos, const wxString& item);
private:
// common part of Create() and DoAppend()
int GtkAddHelper(GtkWidget *menu, int pos, const wxString& item);