summaryrefslogtreecommitdiffstats
path: root/gui/LegacyModEditDialog.h
diff options
context:
space:
mode:
authorSky <git@bunnies.cc>2013-10-08 22:11:24 +0100
committerSky <git@bunnies.cc>2013-10-08 22:11:24 +0100
commitbf951c3eb82f90a83e5496b6a897f95f585aff89 (patch)
treeeb6099ab92ee79f607e6e47382294dc03a56f0eb /gui/LegacyModEditDialog.h
parentf2291ef161c6ae2d47ede15633626ab1e8caab86 (diff)
downloadMultiMC-bf951c3eb82f90a83e5496b6a897f95f585aff89.tar
MultiMC-bf951c3eb82f90a83e5496b6a897f95f585aff89.tar.gz
MultiMC-bf951c3eb82f90a83e5496b6a897f95f585aff89.tar.lz
MultiMC-bf951c3eb82f90a83e5496b6a897f95f585aff89.tar.xz
MultiMC-bf951c3eb82f90a83e5496b6a897f95f585aff89.zip
Licenses, cleanup
Diffstat (limited to 'gui/LegacyModEditDialog.h')
-rw-r--r--gui/LegacyModEditDialog.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gui/LegacyModEditDialog.h b/gui/LegacyModEditDialog.h
index fcf07f1c..b5d51fd5 100644
--- a/gui/LegacyModEditDialog.h
+++ b/gui/LegacyModEditDialog.h
@@ -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: