diff options
Diffstat (limited to 'src/plugins/Ui/skinned/hotkeyeditor.cpp')
| -rw-r--r-- | src/plugins/Ui/skinned/hotkeyeditor.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/Ui/skinned/hotkeyeditor.cpp b/src/plugins/Ui/skinned/hotkeyeditor.cpp index 419b43172..403866ae0 100644 --- a/src/plugins/Ui/skinned/hotkeyeditor.cpp +++ b/src/plugins/Ui/skinned/hotkeyeditor.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2011-2015 by Ilya Kotov * + * Copyright (C) 2011-2018 by Ilya Kotov * * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -19,6 +19,7 @@ ***************************************************************************/ #include <QMessageBox> +#include <QAction> #include "actionmanager.h" #include "hotkeyeditor.h" #include "shortcutdialog.h" |
