diff options
| author | LostDragonist <lost.dragonist@gmail.com> | 2019-03-09 21:40:10 -0600 |
|---|---|---|
| committer | LostDragonist <lost.dragonist@gmail.com> | 2019-03-09 21:40:10 -0600 |
| commit | abfbf684699d8f14a058ed4648e231024fe3c077 (patch) | |
| tree | f6c3c2943d20044c8987ef4519fe55cec78dd44b /src/mainwindow.h | |
| parent | d26c4e8ea2c2450b4abedf965803a1046cb55625 (diff) | |
Improve updating mod highlights when no mod is selected
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 152591e8..d119f49c 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -606,7 +606,6 @@ private slots: void about(); void delayedRemove(); - void modlistSelectionChanged(const QModelIndex ¤t, const QModelIndex &previous); void modListSortIndicatorChanged(int column, Qt::SortOrder order); void modListSectionResized(int logicalIndex, int oldSize, int newSize); |
