Wizards: Remove settings buttons.

As they do not look nice in the layouts and several
options pages are involved in the case of the form
class wizard.

Reviewed-by: con
Task-number: QTCREATORBUG-2778
This commit is contained in:
Friedemann Kleint
2010-10-19 11:10:51 +02:00
parent 872f7eb459
commit d4c1862170
5 changed files with 2 additions and 65 deletions

View File

@@ -68,7 +68,6 @@ public:
public slots:
void setClassName(const QString &suggestedClassName);
void setPath(const QString &);
void slotSettings();
private slots:
void slotValidChanged();