mirror of
https://github.com/zealdocs/zeal.git
synced 2026-08-29 16:40:51 +08:00
registry: Fix header inclusion for ListModel
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#ifndef LISTMODEL_H
|
||||
#define LISTMODEL_H
|
||||
|
||||
#include <QAbstractListModel>
|
||||
#include <QAbstractItemModel>
|
||||
#include <QMap>
|
||||
|
||||
namespace Zeal {
|
||||
|
||||
Reference in New Issue
Block a user