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