]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiView.h
#1720 disable document buffer related LFUNs in GUI view if the work area has no focus
[features.git] / src / frontends / qt4 / GuiView.h
index 478e3a191724f4ff7a57143949d496bc27984613..43b9b988a5db8b6f288c62660a196d1c4704467a 100644 (file)
@@ -123,6 +123,7 @@ public:
 
        ///
        void setFocus();
+       bool hasFocus() const;
 
        ///
        void focusInEvent(QFocusEvent * e);