[tests] Fix build - missing include to QDebug
Sorry, worked on my system.
This commit is contained in:
parent
e763abe91f
commit
f9725a6849
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
*/
|
||||
#include "../xcbutils.h"
|
||||
#include <QApplication>
|
||||
#include <QDebug>
|
||||
#include <QCommandLineParser>
|
||||
#include <QLabel>
|
||||
#include <QFormLayout>
|
||||
|
|
Loading…
Reference in a new issue