Restore FreeFloating options

Apparently there are people actually using this
wilder-5.14
Kai Uwe Broulik 11 years ago
parent 2d2a79390d
commit 1ce88d0ff2
  1. 1
      krunner/view.cpp

@ -56,6 +56,7 @@ View::View(QWindow *)
m_config = KConfigGroup(KSharedConfig::openConfig("krunnerrc"), "General");
setFreeFloating(m_config.readEntry("FreeFloating", false));
reloadConfig();
new AppAdaptor(this);

Loading…
Cancel
Save