mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-20 18:31:19 +02:00
WTF....
This commit is contained in:
parent
1f57bb4245
commit
9ff1b4bcb1
1 changed files with 1 additions and 2 deletions
|
@ -352,8 +352,7 @@ void Test::createTest() {
|
|||
+ "\nTest creation aborted"
|
||||
);
|
||||
exit(-1);
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
messageBox.critical(0, "Error", "Could not rename file: " + fullCurrentFilename + " to: " + newFilename + "\n"
|
||||
+ "unknown error" + "\nTest creation aborted"
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue