diff options
Diffstat (limited to 'src/tests/walletbar_test.cpp')
-rw-r--r-- | src/tests/walletbar_test.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tests/walletbar_test.cpp b/src/tests/walletbar_test.cpp index d4036981..84ddcbcd 100644 --- a/src/tests/walletbar_test.cpp +++ b/src/tests/walletbar_test.cpp @@ -21,10 +21,6 @@ #include <qtest_kde.h> -#include <QtCore> -#include <QtGui> -#include <QtTest> - #include "walletbar.h" |