diff options
Diffstat (limited to 'src/modlistview.h')
| -rw-r--r-- | src/modlistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modlistview.h b/src/modlistview.h index ed4ad2d0..2fed4969 100644 --- a/src/modlistview.h +++ b/src/modlistview.h @@ -212,7 +212,7 @@ private: // refresh the group-by proxy, if the index is -1 will refresh the
// current one (e.g. when changing the sort column)
//
- void updateGroupByProxy(int groupIndex);
+ void updateGroupByProxy();
// index in the groupby combo
//
|
