X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2FWorkAreaManager.h;h=e8952f2eae2276a4884f5a7f5db91b06ddc8eca1;hb=2b0969c31cf1fcb524f39f664250f9e4794e2ca7;hp=7d389c67034b82e5993887a9e139a06d9bf117ba;hpb=34859c9a4fb66b038268b9444de85692c5fa5471;p=lyx.git diff --git a/src/frontends/WorkAreaManager.h b/src/frontends/WorkAreaManager.h index 7d389c6703..e8952f2eae 100644 --- a/src/frontends/WorkAreaManager.h +++ b/src/frontends/WorkAreaManager.h @@ -35,12 +35,11 @@ public: /// void remove(WorkArea * wa); /// - void redrawAll(); + void redrawAll(bool update_metrics); /// void closeAll(); - /// This function is called when the buffer readonly status change. - void setReadOnly(bool); - /// Update window titles of all users. + /// Update window titles of all users and the external modifications + /// warning. void updateTitles(); private: