forked from qt-creator/qt-creator
White-space only fix
Change-Id: Ic9184841126af21a9849ab52cde6027cf89a40a6 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
@@ -56,7 +56,7 @@ struct ProjectContents {
|
|||||||
};
|
};
|
||||||
|
|
||||||
// Create a binary icon file
|
// Create a binary icon file
|
||||||
static inline Core::GeneratedFile generateIconFile(const QString &source, const QString &target, QString *errorMessage)
|
static inline Core::GeneratedFile generateIconFile(const QString &source, const QString &target, QString *errorMessage)
|
||||||
{
|
{
|
||||||
// Read out source
|
// Read out source
|
||||||
Utils::FileReader reader;
|
Utils::FileReader reader;
|
||||||
|
|||||||
Reference in New Issue
Block a user