mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 14:04:40 -04:00
Add missing include
This commit is contained in:
@ -2,6 +2,7 @@
|
|||||||
#include "shortcuts_manager.h"
|
#include "shortcuts_manager.h"
|
||||||
|
|
||||||
#include <QAction>
|
#include <QAction>
|
||||||
|
#include <QBrush>
|
||||||
|
|
||||||
ActionsShortcutsModel::ActionsShortcutsModel(QObject *parent)
|
ActionsShortcutsModel::ActionsShortcutsModel(QObject *parent)
|
||||||
: QAbstractItemModel(parent)
|
: QAbstractItemModel(parent)
|
||||||
|
Reference in New Issue
Block a user