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 b8e4e93b1..3382dcf0d 100644
--- a/src/libs/installer/component.h
+++ b/src/libs/installer/component.h
@@ -180,6 +180,7 @@ public:
Q_INVOKABLE void setInstalled();
Q_INVOKABLE bool isInstalled() const;
Q_INVOKABLE bool installationRequested() const;
+ bool isSelectedForInstallation() const;
Q_INVOKABLE void setUninstalled();
Q_INVOKABLE bool isUninstalled() const;