Remove the summary part from the most commonly used project configuration pages.

Reviewed-by: dt
This commit is contained in:
con
2010-02-01 17:22:05 +01:00
parent 61d52820ee
commit 255348643e
15 changed files with 52 additions and 144 deletions

View File

@@ -100,7 +100,6 @@ public:
private slots:
void displayNameEdited(const QString &text);
void updateTargetInformation();
void updateSummary();
private:
S60EmulatorRunConfiguration *m_runConfiguration;