mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 18:44:00 +02:00
remove some extra spaces
This commit is contained in:
parent
76bfc6218a
commit
cc93767077
1 changed files with 0 additions and 2 deletions
|
@ -195,8 +195,6 @@ bool ATPAssetMigrator::wantsToMigrateResource(const QUrl& url) {
|
|||
static bool hasAskedForCompleteMigration { false };
|
||||
static bool wantsCompleteMigration { false };
|
||||
|
||||
|
||||
|
||||
if (!hasAskedForCompleteMigration) {
|
||||
// this is the first resource migration - ask the user if they just want to migrate everything
|
||||
static const QString COMPLETE_MIGRATION_TEXT { "Do you want to migrate all assets found in this entity-server file?\n\n"\
|
||||
|
|
Loading…
Reference in a new issue