projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Correct some minor compile pbs with VC++1.52c & VC++4.1
[wxWidgets.git]
/
include
/
wx
/
qt
/
dialog.h
diff --git
a/include/wx/qt/dialog.h
b/include/wx/qt/dialog.h
index ebd7bff2a807f2dffa8b36b129d3e80bb37d6408..d68cc7c9a0f0612e7138e02c0a8f4d08c1e52c9a 100644
(file)
--- a/
include/wx/qt/dialog.h
+++ b/
include/wx/qt/dialog.h
@@
-71,7
+71,6
@@
public:
void SetTitle(const wxString& title);
wxString GetTitle() const ;
void SetTitle(const wxString& title);
wxString GetTitle() const ;
- bool OnClose();
void OnCharHook(wxKeyEvent& event);
void OnCloseWindow(wxCloseEvent& event);
void OnCharHook(wxKeyEvent& event);
void OnCloseWindow(wxCloseEvent& event);