diff options
Diffstat (limited to 'backends/wince/CELauncherDialog.cpp')
-rw-r--r-- | backends/wince/CELauncherDialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/wince/CELauncherDialog.cpp b/backends/wince/CELauncherDialog.cpp index c1ac0f8534..cf6d65c346 100644 --- a/backends/wince/CELauncherDialog.cpp +++ b/backends/wince/CELauncherDialog.cpp @@ -168,4 +168,4 @@ void CELauncherDialog::addGame() { } else GUILauncherDialog::addGame(); -}
\ No newline at end of file +} |