]> cloud.milkyroute.net Git - dolphin.git/commit
Port to new KActionMenu popup mode API
authorDavid Hurka <david.hurka@mailbox.org>
Sun, 6 Dec 2020 18:47:07 +0000 (18:47 +0000)
committerDavid Hurka <david.hurka@mailbox.org>
Sun, 4 Jul 2021 13:26:18 +0000 (15:26 +0200)
commitfb210d6ec42f1a8fb301c187ca09c4e7647459ef
tree170fc263295bf15d1470a12acf02ee9ccb0035a0
parentedd0034a5ee376e357fc37ff55b9f7e09356fee1
Port to new KActionMenu popup mode API

Use KActionMenu and KToolBarPopupAction::setPopupMode()
methods instead of setDelayed() and setStickyMenu().
Are available since KF 5.77 and KF 5.78 respectively,
which is already required by Dolphin.
src/dolphinmainwindow.cpp
src/dolphinrecenttabsmenu.cpp
src/views/dolphinremoteencoding.cpp
src/views/dolphinviewactionhandler.cpp