refactor: move Notebook enums to their own file (#6220)
Co-authored-by: Mm2PL <miau@mail.kotmisia.pl>
This commit is contained in:
@@ -4,9 +4,12 @@
|
||||
#include "controllers/hotkeys/Hotkey.hpp"
|
||||
#include "controllers/hotkeys/HotkeyCategory.hpp"
|
||||
#include "controllers/hotkeys/HotkeyModel.hpp"
|
||||
#include "singletons/Settings.hpp"
|
||||
#include "util/RapidJsonSerializeQString.hpp" // IWYU pragma: keep
|
||||
|
||||
#include <pajlada/settings.hpp>
|
||||
#include <QMessageBox>
|
||||
#include <QShortcut>
|
||||
#include <QWidget>
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user