diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-18 09:29:06 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-02 10:10:17 -0400 |
| commit | f8a037a409d1b6bbb2f34b237b8b66d454179f56 (patch) | |
| tree | 3aa09e9f9f3802d889cb6fdaf45562c2f763ae5d /src/modinfodialog.h | |
| parent | a13067602590f16484561b9ca23f15aa45089db8 (diff) | |
changed layout of esps tab, moved to modinfodialogesps.cpp/h
slightly offset next/previous images so they look better when shown next to each other vertically
Diffstat (limited to 'src/modinfodialog.h')
| -rw-r--r-- | src/modinfodialog.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modinfodialog.h b/src/modinfodialog.h index f3ef6e76..6ecf16bf 100644 --- a/src/modinfodialog.h +++ b/src/modinfodialog.h @@ -186,8 +186,6 @@ private slots: void on_openInExplorerButton_clicked();
void on_closeButton_clicked();
- void on_activateESP_clicked();
- void on_deactivateESP_clicked();
void on_visitNexusLabel_linkActivated(const QString &link);
void on_modIDEdit_editingFinished();
void on_sourceGameEdit_currentIndexChanged(int);
|
