From 96e61ed3ff7e41976ac8788363d6df8719037962 Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Sat, 16 Jul 2005 14:04:07 +0000 Subject: - Fixing data path in Win32 - Adding default values to config - Fixes after Bertram changes (I hope this way it works even in Linux) - Error message are now displayed in browser for better readability - Already downloaded files are not downloaded aother time (As usually it needs testing so please report to me evry malfunctioning) --- src/gui/updatewindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/updatewindow.h') diff --git a/src/gui/updatewindow.h b/src/gui/updatewindow.h index f5f7f747..6c807611 100644 --- a/src/gui/updatewindow.h +++ b/src/gui/updatewindow.h @@ -92,6 +92,8 @@ class UpdaterWindow : public Window, public gcn::ActionListener void draw(gcn::Graphics *); + void setText(std:: string row); + int updateState; }; -- cgit v1.2.3-70-g09d2