1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-07 08:58:17 +03:00

add a separator for latte config entry

This commit is contained in:
Michail Vourlakos 2017-01-03 16:21:59 +02:00
parent f4201a8a71
commit daa6e1b7bc

View File

@ -834,6 +834,8 @@ void DockView::addAppletActions(QMenu *desktopMenu, Plasma::Applet *applet, QEve
}
}
desktopMenu->addSeparator();
if (enabled) {
//if there is only one, don't create a submenu
if (enabled < 2) {