1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-21 22:50:14 +03:00

apply layout's activities on config showing

This commit is contained in:
Michail Vourlakos 2018-02-19 18:10:54 +02:00
parent 7954ce5d52
commit d2495b3350

View File

@ -574,6 +574,7 @@ bool DockView::settingsWindowIsShown()
void DockView::showSettingsWindow()
{
showConfigurationInterface(containment());
applyActivitiesToWindows();
}
void DockView::showConfigurationInterface(Plasma::Applet *applet)