diff options
| author | Al <gabriel.cortesi@outlook.com> | 2018-12-24 17:29:16 +0100 |
|---|---|---|
| committer | Al <gabriel.cortesi@outlook.com> | 2018-12-24 17:29:16 +0100 |
| commit | d28ddcfbb52394a2a7ac793ad376ea8fd7b514fe (patch) | |
| tree | f6e3038adf070a2f223edc0cd88d74f8ce539502 /src/mainwindow.h | |
| parent | 6211a23c5f2d891b7e2c91d837c5ed98959f4f27 (diff) | |
Added Active Plugins and Active Mods counters
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index f66ea5e7..61113b8c 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -162,6 +162,7 @@ public slots: void displayColumnSelection(const QPoint &pos);
void modorder_changed();
+ void esplist_changed();
void refresher_progress(int percent);
void directory_refreshed();
|
