]> git.lyx.org Git - features.git/blobdiff - src/WorkArea.h
apply the ostream changes to mathed, some other small related things
[features.git] / src / WorkArea.h
index aa700c6df50cfbaa87af0d463a8d299e1aa9d4b0..28c6febd4ed14f435bb1ba1083384fa8673c418e 100644 (file)
@@ -60,7 +60,7 @@ public:
        ///
        bool active() const { return work_area->active; }
        ///
-       bool belowMouse() const { return work_area->belowmouse; }
+       bool belowMouse() const;
        ///
        bool visible() const { return work_area->form->visible; }
        ///