show latte view for all cases of Meta+A

pull/4/head
Michail Vourlakos
parent 243801e062
commit 32a34d7c47

@ -301,9 +301,12 @@ bool View::settingsWindowIsShown()
void View::showSettingsWindow()
{
if (!settingsWindowIsShown()) {
emit m_visibility->mustBeShown();
showConfigurationInterface(containment());
applyActivitiesToWindows();
}
}
void View::showConfigurationInterface(Plasma::Applet *applet)
{

Loading…
Cancel
Save