Gui: remove trailing whitespaces (thanks luzpaz)
This commit is contained in:
@@ -1263,7 +1263,7 @@ void MainWindow::onWindowActivated(QMdiSubWindow* w)
|
||||
d->activeView = view;
|
||||
Application::Instance->viewActivated(view);
|
||||
}
|
||||
|
||||
|
||||
ParameterGrp::handle hGrp = App::GetApplication().GetParameterGroupByPath("User parameter:BaseApp/Preferences/View");
|
||||
bool saveWB = hGrp->GetBool("SaveWBbyTab", false);
|
||||
if (saveWB) {
|
||||
|
||||
Reference in New Issue
Block a user