summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorLostDragonist <lost.dragonist@gmail.com>2019-03-09 21:40:10 -0600
committerLostDragonist <lost.dragonist@gmail.com>2019-03-09 21:40:10 -0600
commitabfbf684699d8f14a058ed4648e231024fe3c077 (patch)
treef6c3c2943d20044c8987ef4519fe55cec78dd44b /src/mainwindow.h
parentd26c4e8ea2c2450b4abedf965803a1046cb55625 (diff)
Improve updating mod highlights when no mod is selected
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
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 &current, const QModelIndex &previous);
void modListSortIndicatorChanged(int column, Qt::SortOrder order);
void modListSectionResized(int logicalIndex, int oldSize, int newSize);