mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-10 19:47:35 +00:00
Wrong build on windows system (32 vs 64bit) dialog
This commit is contained in:
@@ -112,7 +112,7 @@ enum class NotificationType
|
||||
// information about netfabb is finished repairing model (blocking proccess)
|
||||
NetfabbFinished,
|
||||
// Short meesage to fill space between start and finish of export
|
||||
ExportOngoing
|
||||
ExportOngoing,
|
||||
};
|
||||
|
||||
class NotificationManager
|
||||
|
||||
Reference in New Issue
Block a user