Added agglwindow

This commit is contained in:
arcan1s
2013-08-09 19:45:42 +04:00
parent f7bdd89940
commit abf7bce7df
22 changed files with 4158 additions and 18 deletions

View File

@ -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: