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