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:
@@ -300,7 +300,7 @@ bool GenericProjectWizard::isValidDir(const QFileInfo &fileInfo) const
|
||||
return false;
|
||||
|
||||
else if (fileName == QLatin1String("CVS"))
|
||||
return false;
|
||||
return false;
|
||||
|
||||
// ### user include/exclude
|
||||
|
||||
|
||||
Reference in New Issue
Block a user