diff options
Diffstat (limited to 'tests/mailquerybenchmark.cpp')
-rw-r--r-- | tests/mailquerybenchmark.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mailquerybenchmark.cpp b/tests/mailquerybenchmark.cpp index 4efd5cf..ea919ac 100644 --- a/tests/mailquerybenchmark.cpp +++ b/tests/mailquerybenchmark.cpp | |||
@@ -148,7 +148,7 @@ class MailQueryBenchmark : public QObject | |||
148 | // std::system("top -p \"$PPID\" -b -n 1"); | 148 | // std::system("top -p \"$PPID\" -b -n 1"); |
149 | } | 149 | } |
150 | 150 | ||
151 | private Q_SLOTS: | 151 | private slots: |
152 | 152 | ||
153 | void init() | 153 | void init() |
154 | { | 154 | { |