summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/component.h
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@theqtcompany.com>2015-05-26 11:46:17 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-05-26 10:19:05 +0000
commit9859f2f74df7eac2f99c51966276a788d8bc7b67 (patch)
tree5189fb516496b912e08a7cdacdc6afe5a458c490 /src/libs/installer/component.h
parent6cbe1e880db97b2121b0aca26aed4872f59591d9 (diff)
Remove leftover. (signal and documentation)
Change-Id: Ib735d8e7103ade0a9c31fa3d710542cafae3c8f2 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'src/libs/installer/component.h')
-rw-r--r--src/libs/installer/component.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/installer/component.h b/src/libs/installer/component.h
index 3382dcf0d..b184d27d2 100644
--- a/src/libs/installer/component.h
+++ b/src/libs/installer/component.h
@@ -208,7 +208,6 @@ public Q_SLOTS:
Q_SIGNALS:
void loaded();
void virtualStateChanged();
- void selectedChanged(bool selected);
void valueChanged(const QString &key, const QString &value);
private Q_SLOTS: