projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
applied SourceForge patch #419884 from Marc Newsam
[wxWidgets.git]
/
include
/
wx
/
gtk1
/
frame.h
diff --git
a/include/wx/gtk1/frame.h
b/include/wx/gtk1/frame.h
index 5435810ab1ff21d250503397a2db31fb70349849..702f5190059f0f07f0a6083b4759bed75e285d93 100644
(file)
--- a/
include/wx/gtk1/frame.h
+++ b/
include/wx/gtk1/frame.h
@@
-114,6
+114,8
@@
public:
bool m_toolBarDetached;
bool m_insertInClientArea; /* not from within OnCreateXXX */
+ bool m_isIconized;
+
bool m_fsIsShowing; /* full screen */
long m_fsSaveStyle;
long m_fsSaveFlag;