summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/component.h
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-06-04 12:42:24 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-06-04 13:02:42 +0200
commit1be5082af805e71ce2ca6ed04ff5de0f069da770 (patch)
tree55d89790592f7391c7587e1432ae462cd58e9c5a /src/libs/installer/component.h
parent8482b4da46505c725d93a1e0478ded99bcbde4d2 (diff)
parent09b8632d301ffa865bf717c5497b6b7a17e86b53 (diff)
Merge remote-tracking branch 'origin/2.0'
Conflicts: src/libs/installer/packagemanagercore.cpp Change-Id: Ie3d94fe3a633e189c260bf20682c00a2bb901bc8
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 ecf786b53..fb53cc934 100644
--- a/src/libs/installer/component.h
+++ b/src/libs/installer/component.h
@@ -203,7 +203,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: