projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add support for retrieving the currently selected text. Implement on all backends...
[wxWidgets.git]
/
include
/
wx
/
palmos
/
progdlg.h
diff --git
a/include/wx/palmos/progdlg.h
b/include/wx/palmos/progdlg.h
index f37db2e9e01e2264c131f44fdd6544ed0d51c302..711be7350cfda581738558a84bf8b970f556d04c 100644
(file)
--- a/
include/wx/palmos/progdlg.h
+++ b/
include/wx/palmos/progdlg.h
@@
-6,7
+6,7
@@
// Created: 29.12.2004
// RCS-ID: $Id$
// Copyright: (c) Wlodzimierz Skiba
// Created: 29.12.2004
// RCS-ID: $Id$
// Copyright: (c) Wlodzimierz Skiba
-// Licen
s
e: wxWindows licence
+// Licen
c
e: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _PREFCONF_H_
///////////////////////////////////////////////////////////////////////////////
#ifndef _PREFCONF_H_
@@
-50,7
+50,7
@@
private:
// Virtual function hiding supression
virtual void Update() { wxDialog::Update(); }
// Virtual function hiding supression
virtual void Update() { wxDialog::Update(); }
- DECLARE_NO_COPY_CLASS(wxProgressDialog)
+ wxDECLARE_NO_COPY_CLASS(wxProgressDialog);
};
#endif // wxUSE_PROGRESSDLG
};
#endif // wxUSE_PROGRESSDLG