]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiView.h
Use QMessageBox for toggleWarning if possible
[lyx.git] / src / frontends / qt4 / GuiView.h
index 8ff519221842ca5f6a95de3ccd9a1b812f778b34..3ca4641ce0178cf4dd04a28662b6d963ca037d5b 100644 (file)
@@ -116,7 +116,7 @@ public:
        /// \return true if the \c FuncRequest has been dispatched.
        void dispatch(FuncRequest const & cmd, DispatchResult & dr);
 
-       void restartCursor();
+       void restartCaret();
        /// Update the completion popup and the inline completion state.
        /// If \c start is true, then a new completion might be started.
        /// If \c keep is true, an active completion will be kept active