aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/CEgui/PanelItem.cpp
diff options
context:
space:
mode:
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
+}
+