Licenses, cleanup

This commit is contained in:
Sky
2013-10-08 22:11:24 +01:00
parent f2291ef161
commit bf951c3eb8
5 changed files with 69 additions and 80 deletions

View File

@ -53,17 +53,11 @@ slots:
void on_rmTexPackBtn_clicked();
void on_viewTexPackBtn_clicked();
void on_jarWebsite_clicked();
void on_loaderWebsite_clicked();
void on_coreWebsite_clicked();
// Questionable: SettingsDialog doesn't need this for some reason?
void on_buttonBox_rejected();
void on_jarModsTreeView_pressed(const QModelIndex &index);
void on_coreModsTreeView_pressed(const QModelIndex &index);
void on_loaderModTreeView_pressed(const QModelIndex &index);
protected: