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

@ -75,6 +75,7 @@ private slots:
void on_tabWidget_currentChanged(int index);
// window signals
void createAtomTypes();
void createAgglFile();
private:
Ui::MainWindow *ui;