Re: Compilation aborts in GuiInfo

2008-06-06 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Now you are asking... no, I forgot to commit :-) > Done now, sorry. Thanks. And since you asked: yes, make did pick up the new file and do the right thing :) JMarc

Re: Compilation aborts in GuiInfo

2008-06-06 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: The button is definitly there. Did you update InfoUi.ui? I guess (hope) that make automatically call uic on changed file, doesn't it? Are you sure? Now you are asking... no, I forgot to commit :-) Done now, s

Re: Compilation aborts in GuiInfo

2008-06-06 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > The button is definitly there. Did you update InfoUi.ui? I guess > (hope) that make automatically call uic on changed file, doesn't it? Are you sure? pegase: grep -r newPB src/frontends/qt4/ src/frontends/qt4/ui/PrefShortcutsUi.ui: src/fronten

Re: Compilation aborts in GuiInfo

2008-06-06 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: It says: ../../../../lyx-devel/src/frontends/qt4/GuiInfo.cpp: In member function 'virtual void lyx::frontend::GuiInfo::enableView(bool)': ../../../../lyx-devel/src/frontends/qt4/GuiInfo.cpp:147: error: 'newPB' was not declared in this scope make[1]: *** [GuiInfo.lo]

Compilation aborts in GuiInfo

2008-06-06 Thread Jean-Marc Lasgouttes
It says: ../../../../lyx-devel/src/frontends/qt4/GuiInfo.cpp: In member function 'virtual void lyx::frontend::GuiInfo::enableView(bool)': ../../../../lyx-devel/src/frontends/qt4/GuiInfo.cpp:147: error: 'newPB' was not declared in this scope make[1]: *** [GuiInfo.lo] Error 1 Abdel? JMarc