summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/createshortcutoperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/createshortcutoperation.h')
-rw-r--r--src/libs/installer/createshortcutoperation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/installer/createshortcutoperation.h b/src/libs/installer/createshortcutoperation.h
index 84aec10df..dc2ac6ddb 100644
--- a/src/libs/installer/createshortcutoperation.h
+++ b/src/libs/installer/createshortcutoperation.h
@@ -35,6 +35,7 @@ namespace QInstaller {
class INSTALLER_EXPORT CreateShortcutOperation : public Operation
{
+ Q_DECLARE_TR_FUNCTIONS(QInstaller::CreateShortcutOperation)
public:
explicit CreateShortcutOperation(PackageManagerCore *core);