diff options
author | Timothy Pearson <[email protected]> | 2015-09-18 15:54:06 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2015-09-18 15:54:06 -0500 |
commit | 9ea67803526cec0439175b8dc2ee5f0e7b87bc89 (patch) | |
tree | ab6d82eb81e1794f99d4665a3b4f99db36a704bb /kdesktop/lockeng.h | |
parent | 46d9df235b2b98b057e2bc9719b7d3416bd5438f (diff) | |
download | tdebase-9ea67803526cec0439175b8dc2ee5f0e7b87bc89.tar.gz tdebase-9ea67803526cec0439175b8dc2ee5f0e7b87bc89.zip |
Stabilize cryptographic card login
Fix some coding style issues
Diffstat (limited to 'kdesktop/lockeng.h')
-rw-r--r-- | kdesktop/lockeng.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kdesktop/lockeng.h b/kdesktop/lockeng.h index 5eebaa472..11f751db8 100644 --- a/kdesktop/lockeng.h +++ b/kdesktop/lockeng.h @@ -143,6 +143,7 @@ private slots: */ void enableExports(); void recoverFromHackingAttempt(); + void cardStartupTimeout(); bool dBusReconnect(); |