summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/component.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/component.h')
-rw-r--r--src/libs/installer/component.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/installer/component.h b/src/libs/installer/component.h
index 494d79b13..f7f03391f 100644
--- a/src/libs/installer/component.h
+++ b/src/libs/installer/component.h
@@ -191,6 +191,7 @@ public:
Q_INVOKABLE bool updateRequested();
Q_INVOKABLE bool componentChangeRequested();
+ Q_INVOKABLE bool isForcedUpdate();
bool isUnstable() const;
void setUnstable(Component::UnstableError error, const QString &errorMessage = QString());