Wrong build on windows system (32 vs 64bit) dialog
This commit is contained in:
parent
73af0ed331
commit
79d9fd154e
2 changed files with 24 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue