WPF progress

This commit is contained in:
Tiago Conceição
2020-09-23 18:57:23 +01:00
parent c02a4781b7
commit b8683b02d4
8 changed files with 173 additions and 101 deletions
+1 -1
View File
@@ -1878,7 +1878,7 @@ namespace UVtools.GUI
if (SlicerFile.LayerCount == 0)
{
MessageBox.Show("It seems this file has no layers. Possilbe causes could be:\n" +
MessageBox.Show("It seems this file has no layers. Possible causes could be:\n" +
"- File is empty\n" +
"- File is corrupted\n" +
"- File has not been sliced\n" +