Tommaso Cucinotta schreef:

 CXX GuiView.o
GuiView.cpp: In member function ‘virtual void lyx::frontend::GuiView::dispatch(const lyx::FuncRequest&, lyx::DispatchResult&)’: GuiView.cpp:2997: error: no matching function for call to ‘lyx::frontend::GuiView::lfunUiToggle(const char [11])’ GuiView.h:300: note: candidates are: void lyx::frontend::GuiView::lfunUiToggle(const lyx::FuncRequest&) GuiView.cpp:3010: error: no matching function for call to ‘lyx::frontend::GuiView::lfunUiToggle(std::string&)’ GuiView.h:300: note: candidates are: void lyx::frontend::GuiView::lfunUiToggle(const lyx::FuncRequest&)
GuiView.cpp: At global scope:
GuiView.cpp:3126: error: prototype for ‘bool lyx::frontend::GuiView::lfunUiToggle(const std::string&)’ does not match any in class ‘lyx::frontend::GuiView’ GuiView.h:300: error: candidate is: void lyx::frontend::GuiView::lfunUiToggle(const lyx::FuncRequest&)

Fixed.

Vincent

Reply via email to