Settingsselector: Simplify code

Remove kindof string, thus making the message handling much easier.

Change-Id: I0b447980a765138ad4be14c1ceb0f1f6e58e0c54
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
Tobias Hunger
2011-12-13 15:27:40 +01:00
parent 1b5168fd3b
commit 69048d5264
2 changed files with 3 additions and 13 deletions

View File

@@ -82,7 +82,6 @@ private slots:
private:
QLabel *m_label;
QString m_kindOfDisplayName;
QComboBox *m_configurationCombo;
QPushButton *m_addButton;
QPushButton *m_removeButton;