From 9dc99e1888de6194c7ce555c33245e6bff586b3d Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Fri, 3 Feb 2006 13:57:34 +0000 Subject: Made the login dialog work on LoginData only, without playing with the config, it's not its job to do so. --- src/logindata.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/logindata.h') diff --git a/src/logindata.h b/src/logindata.h index fa4628a1..a5a48687 100644 --- a/src/logindata.h +++ b/src/logindata.h @@ -30,6 +30,8 @@ struct LoginData std::string password; std::string hostname; short port; + + bool remember; }; #endif -- cgit v1.2.3-70-g09d2