diff options
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index ae2343c6..e9115e06 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -445,7 +445,7 @@ private slots: /** * @brief resize columns in mod list and plugin list to content */ - void resizeLists(); + void resizeLists(bool modListCustom, bool pluginListCustom); /** * @brief allow columns in mod list and plugin list to be resized |
