forked from qt-creator/qt-creator
remove trailing whitespace
doing it in 1.3 as well to avoid possible later conflicts
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