]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiView.h
Please JMarc: Make sure we always pass through LyXFunc::dispatch() even if this is...
[features.git] / src / frontends / qt4 / GuiView.h
index 4078683878069846b776468c2d2fe0d76f0a0ebb..a1c05f6ecdebbf89f8c35a899ab2cb73d145f601 100644 (file)
@@ -76,7 +76,7 @@ public:
        void updateToolbars();
        QMenu * createPopupMenu();
        FuncStatus getStatus(FuncRequest const & cmd);
-       bool dispatch(FuncRequest const & cmd, bool propagate = true);
+       bool dispatch(FuncRequest const & cmd);
 
        ///
        void setLayoutDialog(GuiLayoutBox *);