Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TestWildcardMatcher.h')
-rw-r--r--tests/TestWildcardMatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TestWildcardMatcher.h b/tests/TestWildcardMatcher.h
index c241c7553..e23770937 100644
--- a/tests/TestWildcardMatcher.h
+++ b/tests/TestWildcardMatcher.h
@@ -26,7 +26,7 @@ class TestWildcardMatcher : public QObject
{
Q_OBJECT
-private Q_SLOTS:
+private slots:
void testMatcher();
void testMatcher_data();