X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FFormErrorList.C;h=20b6db069b7128b1bde4b408e5822a632eb8cbed;hb=d5443737342903de489d527802cd2cdd38987d74;hp=8f446c0fe88b2f0507178e822396dcbad8f32551;hpb=2a31934f38d624bef25c0b177852233eee9768f0;p=lyx.git diff --git a/src/frontends/xforms/FormErrorList.C b/src/frontends/xforms/FormErrorList.C index 8f446c0fe8..20b6db069b 100644 --- a/src/frontends/xforms/FormErrorList.C +++ b/src/frontends/xforms/FormErrorList.C @@ -43,7 +43,7 @@ void FormErrorList::build() void FormErrorList::update() { - setTitle(controller().name()); + setTitle(controller().name()); updateContents(); }