diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-16 05:58:51 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-22 07:33:37 -0400 |
| commit | d1b4dec8ad1635738ada3dfbde5907e7f0df3448 (patch) | |
| tree | 4ca1cd3b0bbaf95865bcd65e811f554742893ea2 /src/mainwindow.h | |
| parent | 6217f910f095adea4b06f370726636b09efea4ed (diff) | |
moved setup to new LogList class
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 9ca3e5c3..d7dbfd90 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -636,7 +636,6 @@ private slots: void resetActionIcons(); void updateModCount(); void updatePluginCount(); - void setupLogList(); private slots: // ui slots // actions |
