The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 0425500be524ed87baebea34a5e8b6e58d718bbc
Author: Jean-Marc Lasgouttes <lasgout...@lyx.org>
Date:   Wed Dec 5 22:45:42 2012 +0100

    Set window title correctly at start up

diff --git a/src/frontends/qt4/GuiView.cpp b/src/frontends/qt4/GuiView.cpp
index d06dee9..dd9590f 100644
--- a/src/frontends/qt4/GuiView.cpp
+++ b/src/frontends/qt4/GuiView.cpp
@@ -457,6 +457,7 @@ GuiView::GuiView(int id)
 #endif
 
 #endif
+       resetWindowTitleAndIconText();
 
        // use tabbed dock area for multiple docks
        // (such as "source" and "messages")

-----------------------------------------------------------------------

Summary of changes:
 src/frontends/qt4/GuiView.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to