summaryrefslogtreecommitdiff
path: root/src/gui/gui.cpp
diff options
context:
space:
mode:
authorAlexander Baldeck <alexander@archlinux.org>2004-10-08 14:17:18 +0000
committerAlexander Baldeck <alexander@archlinux.org>2004-10-08 14:17:18 +0000
commit39aea9b8f0b2d32133da2310da90fddcd581839c (patch)
treecefebcb44f9a00646561ae6498d3c99903c518b8 /src/gui/gui.cpp
parentaedeadb0158679c42c3e43ca1c1b10ef50397f34 (diff)
downloadmana-client-39aea9b8f0b2d32133da2310da90fddcd581839c.tar.gz
mana-client-39aea9b8f0b2d32133da2310da90fddcd581839c.tar.bz2
mana-client-39aea9b8f0b2d32133da2310da90fddcd581839c.tar.xz
mana-client-39aea9b8f0b2d32133da2310da90fddcd581839c.zip
*** empty log message ***
Diffstat (limited to 'src/gui/gui.cpp')
-rw-r--r--src/gui/gui.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp
index e9227453..b69db97a 100644
--- a/src/gui/gui.cpp
+++ b/src/gui/gui.cpp
@@ -1580,4 +1580,6 @@ unsigned int yes_no(const char *title, const char *message) {
show_mouse(NULL);
gui_bitmap = temp;
return ret-2;
-} \ No newline at end of file
+}
+
+