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
/
listctrl.h
diff --git
a/include/wx/palmos/listctrl.h
b/include/wx/palmos/listctrl.h
index e1f6df59e6461fe98cc7e0b8d1da4ae51a9b0ccb..aad5f3cdba1c72edd2d9188a8351c4327fb792cd 100644
(file)
--- a/
include/wx/palmos/listctrl.h
+++ b/
include/wx/palmos/listctrl.h
@@
-256,7
+256,7
@@
public:
void ClearAll();
// Edit the label
void ClearAll();
// Edit the label
- wxTextCtrl* EditLabel(long item, wxClassInfo* textControlClass = CLASSINFO(wxTextCtrl));
+ wxTextCtrl* EditLabel(long item, wxClassInfo* textControlClass =
wx
CLASSINFO(wxTextCtrl));
// End label editing, optionally cancelling the edit
bool EndEditLabel(bool cancel);
// End label editing, optionally cancelling the edit
bool EndEditLabel(bool cancel);