From 259d10f40405fd77ba0a8947782f716be94da3a5 Mon Sep 17 00:00:00 2001 From: sandman Date: Thu, 17 Oct 2002 00:39:31 +0000 Subject: - fix for bug #292 (Improper behaviour of frontlight disabling) - fix for bug #199 (Desktop visible on resume before password dialog appears) --- (limited to 'library/password.h') diff --git a/library/password.h b/library/password.h index a3a3e45..a2f2c3c 100644 --- a/library/password.h +++ b/library/password.h @@ -25,6 +25,7 @@ class Password { public: + static bool needToAuthenticate(bool atpoweron=FALSE); // Opie extension to speed up suspend/resume (sandman) static void authenticate(bool atpoweron=FALSE); static QString getPassword( const QString& prompt ); }; -- cgit v0.9.0.2