aboutsummaryrefslogtreecommitdiff
path: root/autotests/testolmaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/testolmaccount.h')
-rw-r--r--autotests/testolmaccount.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/testolmaccount.h b/autotests/testolmaccount.h
index ee390613..f6ad119b 100644
--- a/autotests/testolmaccount.h
+++ b/autotests/testolmaccount.h
@@ -28,4 +28,5 @@ private Q_SLOTS:
void queryTest();
void claimKeys();
void claimMultipleKeys();
+ void keyChange();
};