diff --git a/shortcuts_management/actions_shortcuts_model.cpp b/shortcuts_management/actions_shortcuts_model.cpp index eb014268..7238b2c7 100644 --- a/shortcuts_management/actions_shortcuts_model.cpp +++ b/shortcuts_management/actions_shortcuts_model.cpp @@ -2,6 +2,7 @@ #include "shortcuts_manager.h" #include +#include ActionsShortcutsModel::ActionsShortcutsModel(QObject *parent) : QAbstractItemModel(parent)