From e177ae485723da3cefbe49dda066fc9ee5729ce0 Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Thu, 14 Jul 2005 14:07:05 +0000 Subject: - Slimes mirrored frame fix - Some fixes and improvements to the updater (It can still show "chinese" text in the label, I guess because but files are saved correctly) --- src/gui/updatewindow.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/gui/updatewindow.h') diff --git a/src/gui/updatewindow.h b/src/gui/updatewindow.h index 89e13610..e2d6201c 100644 --- a/src/gui/updatewindow.h +++ b/src/gui/updatewindow.h @@ -29,6 +29,13 @@ #include "progressbar.h" #include "button.h" +enum { + UPDATE_ERROR, + UPDATE_IDLE, + UPDATE_RUN, + UPDATE_COMPLETE +}; + /** * Update progress window GUI * -- cgit v1.2.3-70-g09d2