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:
authorJonathan White <support@dmapps.us>2019-03-19 21:48:33 +0300
committerJonathan White <support@dmapps.us>2019-03-20 01:56:17 +0300
commitfb5faf0ff5a0380b2d1ce43495c7f2c6a1f43c17 (patch)
tree253d42575c18115a175212b67662531fc286f0a2 /tests/TestUpdateCheck.h
parent306bf0f292bdbace8f880f5d6db6ebaedc56f93f (diff)
Ran `make format`
Diffstat (limited to 'tests/TestUpdateCheck.h')
-rw-r--r--tests/TestUpdateCheck.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TestUpdateCheck.h b/tests/TestUpdateCheck.h
index 57abd998d..3051aa4f4 100644
--- a/tests/TestUpdateCheck.h
+++ b/tests/TestUpdateCheck.h
@@ -22,7 +22,7 @@
class TestUpdateCheck : public QObject
{
-Q_OBJECT
+ Q_OBJECT
private slots:
void initTestCase();