diff options
author | David Faure <faure@kde.org> | 2013-12-18 09:53:59 +0100 |
---|---|---|
committer | David Faure <faure@kde.org> | 2013-12-18 09:53:59 +0100 |
commit | 159963832457e6307282308455330acc7b5bd153 (patch) | |
tree | ce1cc0234d37e9afc75bc86d734beb963ed57d02 /autotests/kconfignokdehometest.cpp | |
parent | 867e7a50e6396338ab4fe9aa22ad141e4cd344d2 (diff) | |
download | kconfig-159963832457e6307282308455330acc7b5bd153.tar.gz kconfig-159963832457e6307282308455330acc7b5bd153.tar.bz2 |
Code reformatted using kde-dev-scripts/astyle-kdelibs.
Use git blame -w 867e7a5 to show authorship as it was before this commit.
Diffstat (limited to 'autotests/kconfignokdehometest.cpp')
-rw-r--r-- | autotests/kconfignokdehometest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autotests/kconfignokdehometest.cpp b/autotests/kconfignokdehometest.cpp index 0c7d8265..4ee17635 100644 --- a/autotests/kconfignokdehometest.cpp +++ b/autotests/kconfignokdehometest.cpp @@ -34,7 +34,6 @@ private Q_SLOTS: void testNoKdeHome(); }; - void KConfigNoKdeHomeTest::testNoKdeHome() { QStandardPaths::setTestModeEnabled(true); |