mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-09 00:58:15 +03:00
add a separator for latte config entry
This commit is contained in:
parent
f4201a8a71
commit
daa6e1b7bc
@ -834,6 +834,8 @@ void DockView::addAppletActions(QMenu *desktopMenu, Plasma::Applet *applet, QEve
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
desktopMenu->addSeparator();
|
||||||
|
|
||||||
if (enabled) {
|
if (enabled) {
|
||||||
//if there is only one, don't create a submenu
|
//if there is only one, don't create a submenu
|
||||||
if (enabled < 2) {
|
if (enabled < 2) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user