Le 11/09/2016 à 04:49, Guillaume Munch a écrit :
Le 08/09/2016 à 14:59, Jean-Marc Lasgouttes a écrit :
commit 82808fea04315fd323ec074e8ad7865d190987d4
Author: Jean-Marc Lasgouttes <lasgout...@lyx.org>
Date:   Tue Sep 6 11:17:10 2016 +0200

    Set window title according to platform UI

+    // Tell Qt whether the current document is changed
+    setWindowModified(!buf.isClean());


LyX produces the following message on the console in current master:

QWidget::setWindowModified: The window title does not contain a '[*]'
placeholder

Can you describe when this happens? I do not see it.

JMarc

Reply via email to