Gui: show tooltips when window is not focused
This commit is contained in:
@@ -1766,6 +1766,8 @@ void MainWindow::loadWindowSettings()
|
||||
|
||||
statusBar()->setVisible(showStatusBar);
|
||||
|
||||
setAttribute(Qt::WA_AlwaysShowToolTips);
|
||||
|
||||
ToolBarManager::getInstance()->restoreState();
|
||||
std::clog << "Toolbars restored" << std::endl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user