aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/CEgui/PanelItem.cpp
diff options
context:
space:
mode:
authorNicolas Bacca2005-01-28 23:45:53 +0000
committerNicolas Bacca2005-01-28 23:45:53 +0000
commitbf55edd72a321c2419c697a60c4a3c6d6d7908f3 (patch)
tree32ea84eb20f53a06ab8a549828982c528cff9939 /backends/wince/CEgui/PanelItem.cpp
parent4b3dda61841aed720d3d104c727f7e96cd04f3c2 (diff)
downloadscummvm-rg350-bf55edd72a321c2419c697a60c4a3c6d6d7908f3.tar.gz
scummvm-rg350-bf55edd72a321c2419c697a60c4a3c6d6d7908f3.tar.bz2
scummvm-rg350-bf55edd72a321c2419c697a60c4a3c6d6d7908f3.zip
Update to latest branch fixes
svn-id: r16683
Diffstat (limited to 'backends/wince/CEgui/PanelItem.cpp')
-rw-r--r--backends/wince/CEgui/PanelItem.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/wince/CEgui/PanelItem.cpp b/backends/wince/CEgui/PanelItem.cpp
index 55282a9589..6e901d5864 100644
--- a/backends/wince/CEgui/PanelItem.cpp
+++ b/backends/wince/CEgui/PanelItem.cpp
@@ -40,4 +40,5 @@ namespace CEGUI {
void PanelItem::setPanel(Panel *panel) {
_panel = panel;
}
-} \ No newline at end of file
+}
+