From a19bfaa489507827dea1449991f1f5398a28beb1 Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Mon, 18 Jan 2021 19:44:29 +0100 Subject: Better handling of layoutChanged in by-priority proxy to avoid resetting. --- src/modlistviewactions.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/modlistviewactions.h') diff --git a/src/modlistviewactions.h b/src/modlistviewactions.h index 3c225fbc..1914a8aa 100644 --- a/src/modlistviewactions.h +++ b/src/modlistviewactions.h @@ -150,11 +150,6 @@ private: // void checkModsForUpdates(std::multimap const& IDs) const; - // set the priorities of the given mods while maintaining the - // mod list selection (which may be different from the list of mods) - // - void setModsPriority(const QModelIndexList& indexes, int priority) const; - private: OrganizerCore& m_core; -- cgit v1.3.1