registry: Fix header inclusion for ListModel

This commit is contained in:
Oleg Shparber
2016-11-13 05:59:37 -05:00
parent 3680ef0ce0
commit 7c8c0f37bb
+1 -1
View File
@@ -24,7 +24,7 @@
#ifndef LISTMODEL_H
#define LISTMODEL_H
#include <QAbstractListModel>
#include <QAbstractItemModel>
#include <QMap>
namespace Zeal {