From 592ce6b7d0a79f30f6741d30e2f473f74c882a48 Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Thu, 21 Sep 2006 12:08:32 +0000 Subject: Made canceling the update process non-blocking (Patch by VictorSan) --- src/gui/updatewindow.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gui/updatewindow.h') diff --git a/src/gui/updatewindow.h b/src/gui/updatewindow.h index 8a168be8..5016036d 100644 --- a/src/gui/updatewindow.h +++ b/src/gui/updatewindow.h @@ -161,6 +161,11 @@ class UpdaterWindow : public Window, public gcn::ActionListener */ bool mDownloadComplete; + /** + * Flag that show if the user has canceled the update + */ + bool mUserCancel; + /** * Byte count currently downloaded in mMemoryBuffer. */ -- cgit v1.2.3-70-g09d2