X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBuffer.h;h=8f4474d311d4fef7b3342cd8a15a8e2891488937;hb=9350076b3aa268919a4bf6e05c4a10caebabb913;hp=fb7236c3f4a8b3cb841ce35cacd47b8328832aea;hpb=6c2d4f9392c41485eccdbe1b914d5c2eae0361ac;p=features.git diff --git a/src/Buffer.h b/src/Buffer.h index fb7236c3f4..8f4474d311 100644 --- a/src/Buffer.h +++ b/src/Buffer.h @@ -666,6 +666,8 @@ public: void setBusy(bool on) const; /// Update window titles of all users. void updateTitles() const; + /// Schedule redraw of work areas + void scheduleRedrawWorkAreas() const; /// Reset autosave timers for all users. void resetAutosaveTimers() const; ///