From def9ca797c932c86c7c4813b270b98b207be3335 Mon Sep 17 00:00:00 2001 From: Stefan Schimanski Date: Wed, 5 Nov 2008 14:07:42 +0000 Subject: [PATCH] * style git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27265 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyX.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/LyX.cpp b/src/LyX.cpp index e6f9e8b2f0..0c1148284e 100644 --- a/src/LyX.cpp +++ b/src/LyX.cpp @@ -520,8 +520,7 @@ void LyX::execCommands() } // clear this list to save a few bytes of RAM pimpl_->files_to_load_.clear(); - } - else + } else pimpl_->application_->restoreGuiSession(); // Execute batch commands if available -- 2.39.5