mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-06 02:25:47 +00:00
Added agglwindow
This commit is contained in:
@ -52,7 +52,7 @@ void ErrorWindow::set_message(int mess)
|
||||
message = QApplication::translate("ErrorWindow", "Interactions are not set");
|
||||
break;
|
||||
case 11:
|
||||
|
||||
message = QApplication::translate("ErrorWindow", "Invalid file type");
|
||||
break;
|
||||
case 12:
|
||||
|
||||
|
Reference in New Issue
Block a user