From abfbf684699d8f14a058ed4648e231024fe3c077 Mon Sep 17 00:00:00 2001 From: LostDragonist Date: Sat, 9 Mar 2019 21:40:10 -0600 Subject: Improve updating mod highlights when no mod is selected --- src/mainwindow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainwindow.h') 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); -- cgit v1.3.1