summaryrefslogtreecommitdiff
path: root/core/settings/security/security.h
authorzecke <zecke>2004-02-21 13:08:34 (UTC)
committer zecke <zecke>2004-02-21 13:08:34 (UTC)
commitaa11789fc4d735a04fac09063851753d8a57027b (patch) (side-by-side diff)
tree45a4de1ff38a8a5df0838bc5ebb021e297d669d8 /core/settings/security/security.h
parent6155f1be5c19fc51a4929c9e173f9e5a24d193e6 (diff)
downloadopie-aa11789fc4d735a04fac09063851753d8a57027b.zip
opie-aa11789fc4d735a04fac09063851753d8a57027b.tar.gz
opie-aa11789fc4d735a04fac09063851753d8a57027b.tar.bz2
Yeah baby yeah remove IntelliSync support
and add it to the SyncMode... as it should have been done Keep compatible with the old ored meaning... Now we can have IntelliSync plain text transfer, ask for pw less on connect Opie 1.0 plain text transfer, need pw and allow for syncing Qtopia 1.7 base64 transter , need pw and allow for syncing
Diffstat (limited to 'core/settings/security/security.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/security/security.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/settings/security/security.h b/core/settings/security/security.h
index 72aa352..ed25ce1 100644
--- a/core/settings/security/security.h
+++ b/core/settings/security/security.h
@@ -27,3 +27,3 @@ class QPEDialogListener;
class Security : public SecurityBase
-{
+{
Q_OBJECT
@@ -48,3 +48,2 @@ private slots:
void toggleAutoLogin(bool);
- void changeSyncApp();
void restoreDefaults();
@@ -62,3 +61,3 @@ private:
-
+
QString enterPassCode(const QString&);