projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
distribute only the extra, free, space according to the items proportions in wxBoxSiz...
[wxWidgets.git]
/
include
/
wx
/
motif
/
dialog.h
diff --git
a/include/wx/motif/dialog.h
b/include/wx/motif/dialog.h
index de593658021b9d5188afd608f5fa57d31328a6f7..d4b0da8672ed31e12ea1d6490385eda528945593 100644
(file)
--- a/
include/wx/motif/dialog.h
+++ b/
include/wx/motif/dialog.h
@@
-37,7
+37,7
@@
public:
long style = wxDEFAULT_DIALOG_STYLE,
const wxString& name = wxDialogNameStr);
- ~wxDialog();
+
virtual
~wxDialog();
virtual bool Destroy();