mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 09:08:20 -04:00
Add missing include
This commit is contained in:
parent
122082a2a7
commit
4dd945c3a6
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user