Skip to content

Commit 8e91354

Browse files
committed
Typo
1 parent e58e240 commit 8e91354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/kwalletrunner.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ KWalletRunner::KWalletRunner(QObject *parent, const QVariantList &args) :
4141
QStringLiteral("Could not open KWallet!"),
4242
QStringLiteral("kwallet"));
4343
}
44-
matchingSuspended(!validWallet);
44+
suspendMatching(!validWallet);
4545
}
4646

4747
KWalletRunner::~KWalletRunner() {

0 commit comments

Comments
 (0)