Commit d9d6fddf authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt4: Compile Fix.

parent 801ef737
...@@ -34,11 +34,13 @@ ...@@ -34,11 +34,13 @@
#include <QCheckBox> #include <QCheckBox>
#include <QVector> #include <QVector>
#include <QDialog> #include <QDialog>
#include <QLabel>
#include "ui/input_stats.h"
#include "qt4.hpp" #include "qt4.hpp"
#include <assert.h> #include <assert.h>
class QGridLayout;
class ConfigControl : public QObject class ConfigControl : public QObject
{ {
Q_OBJECT; Q_OBJECT;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment