summaryrefslogtreecommitdiff
path: root/src/moshortcut.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/moshortcut.h')
-rw-r--r--src/moshortcut.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/moshortcut.h b/src/moshortcut.h
index a6cf7fb5..2bfd1a4f 100644
--- a/src/moshortcut.h
+++ b/src/moshortcut.h
@@ -1,13 +1,13 @@
#ifndef MODORGANIZER_MOSHORTCUT_INCLUDED
#define MODORGANIZER_MOSHORTCUT_INCLUDED
-#include <QString>
#include "instancemanager.h"
+#include <QString>
class MOShortcut
{
public:
- MOShortcut(const QString& link={});
+ MOShortcut(const QString& link = {});
// true if initialized using a valid moshortcut link
//