diff options
| author | Mikaƫl Capelle <capelle.mikael@gmail.com> | 2021-01-18 21:17:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-18 21:17:35 +0100 |
| commit | 1f9a1da7f450937810a7ac8ee317cd28bdac0bdd (patch) | |
| tree | 0c62f289586b9381fbb148847ff042e62ad1560d /src/modlistviewactions.h | |
| parent | 79b67559d8971b270e2d991e9025a9c97c72d003 (diff) | |
| parent | 5679a12fd029a8b299a8fbf70b15ab11ff92fe74 (diff) | |
Merge pull request #1371 from Holt59/by-priority-proxy-improvements
Collapsible separators improvements
Diffstat (limited to 'src/modlistviewactions.h')
| -rw-r--r-- | src/modlistviewactions.h | 5 |
1 files changed, 0 insertions, 5 deletions
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<QString, int> 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; |
