]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt/TocWidget.h
#10571 improved handling of WM's signal when switching from or to full-screen window
[features.git] / src / frontends / qt / TocWidget.h
index 9cb21bfcbfc61f8b1ebdd9221de44f1aeed38efe..eff1d2b1d0c6a278c4f15795aa1a91512379fffe 100644 (file)
@@ -39,7 +39,7 @@ public:
        /// Initialise GUI.
        void init(QString const & str);
        ///
-       void doDispatch(Cursor & cur, FuncRequest const & fr);
+       void doDispatch(Cursor & cur, FuncRequest const & fr, DispatchResult & dr);
        ///send request to lyx::dispatch with proper guiview handle
        ///(if ToC is detached current_view can be different window)
        void sendDispatch(FuncRequest fr);