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