Add newlines to the end of all files
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
|
||||
#include "PlatformSettings_Android.h"
|
||||
#include "PlatformSettings_Base.h"
|
||||
#include "PlatformSettings_Ios.h"
|
||||
#include "PlatformSettings_Ios.h"
|
||||
|
||||
@@ -159,4 +159,4 @@ namespace ProjectSettingsTool
|
||||
IosIcons m_icons;
|
||||
IosLaunchscreens m_launchscreens;
|
||||
};
|
||||
} // namespace ProjectSettingsTool
|
||||
} // namespace ProjectSettingsTool
|
||||
|
||||
@@ -44,4 +44,4 @@ namespace ProjectSettingsTool
|
||||
Platform{ PlatformId::Ios, PlatformDataType::Plist }
|
||||
};
|
||||
|
||||
} // namespace ProjectSettingsTool
|
||||
} // namespace ProjectSettingsTool
|
||||
|
||||
@@ -164,4 +164,4 @@ namespace ProjectSettingsTool
|
||||
|
||||
return false;
|
||||
}
|
||||
} // namespace ProjectSettingsTool
|
||||
} // namespace ProjectSettingsTool
|
||||
|
||||
@@ -45,4 +45,4 @@ namespace ProjectSettingsTool
|
||||
// Tracks allocations of other QValidators so they don't leak
|
||||
QValidatorList m_otherValidators;
|
||||
};
|
||||
} // namespace ProjectSettingsTool
|
||||
} // namespace ProjectSettingsTool
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
@@ -9,4 +9,4 @@
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user