aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/uat_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/models/uat_model.h')
-rw-r--r--ui/qt/models/uat_model.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/qt/models/uat_model.h b/ui/qt/models/uat_model.h
index 7008db8b30..7b788f2289 100644
--- a/ui/qt/models/uat_model.h
+++ b/ui/qt/models/uat_model.h
@@ -23,8 +23,6 @@
class UatModel : public QAbstractTableModel
{
- Q_OBJECT
-
public:
UatModel(QObject *parent, uat_t *uat = 0);
UatModel(QObject *parent, QString tableName);