forked from qt-creator/qt-creator
Merge remote branch 'origin/1.3'
Trailing whitespace removal re-applied manually.
This commit is contained in:
@@ -57,7 +57,7 @@ class FormClassWizardGenerationParametersPrivate : public QSharedData
|
||||
{
|
||||
public:
|
||||
FormClassWizardGenerationParametersPrivate();
|
||||
void fromSettings(const QSettings *);
|
||||
void fromSettings(const QSettings *);
|
||||
void toSettings(QSettings *) const;
|
||||
bool equals(const FormClassWizardGenerationParametersPrivate &rhs) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user