diff options
Diffstat (limited to 'logic/shortcuts.h')
-rw-r--r-- | logic/shortcuts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/shortcuts.h b/logic/shortcuts.h index 5a96e983..5f23d2e7 100644 --- a/logic/shortcuts.h +++ b/logic/shortcuts.h @@ -27,7 +27,7 @@ using namespace options; -struct OPENTRACK_LOGIC_EXPORT Shortcuts final : public QObject +struct OTR_LOGIC_EXPORT Shortcuts final : public QObject { Q_OBJECT |