[tests] Fix build - missing include to QDebug

Sorry, worked on my system.
master
Martin Gräßlin 8 years ago
parent e763abe91f
commit f9725a6849

@ -19,6 +19,7 @@
*/
#include "../xcbutils.h"
#include <QApplication>
#include <QDebug>
#include <QCommandLineParser>
#include <QLabel>
#include <QFormLayout>

Loading…
Cancel
Save