projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added convenient wxON_BLOCK_EXIT_THISn() macros wrapping wxON_BLOCK_EXIT_OBJn(*this)
[wxWidgets.git]
/
interface
/
filedlg.h
diff --git
a/interface/filedlg.h
b/interface/filedlg.h
index 3c9fa30d9c3576c89963aeef998dfed96e8c7e25..5af07bd365e83b058f5989e897a5e39f5c6ca267 100644
(file)
--- a/
interface/filedlg.h
+++ b/
interface/filedlg.h
@@
-49,7
+49,7
@@
class wxFileDialog : public wxDialog
public:
/**
Constructor. Use ShowModal() to show the dialog.
-
+
@param parent
Parent window.
@param message