projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
The great wxVScrolledWindow refactoring: allow using it both horizontal and
[wxWidgets.git]
/
src
/
palmos
/
toplevel.cpp
diff --git
a/src/palmos/toplevel.cpp
b/src/palmos/toplevel.cpp
index 0b1105aafce67e97ddaf1dcd255d2c0e78b56ef7..2093565f33e28d4756f5c8d3f9410560081286d4 100644
(file)
--- a/
src/palmos/toplevel.cpp
+++ b/
src/palmos/toplevel.cpp
@@
-234,10
+234,6
@@
wxString wxTopLevelWindowPalm::GetTitle() const
return wxEmptyString;
}
-void wxTopLevelWindowPalm::SetIcon(const wxIcon& icon)
-{
-}
-
void wxTopLevelWindowPalm::SetIcons(const wxIconBundle& icons)
{
}