]> git.lyx.org Git - features.git/commit
* Dialog::inset(): make it const.
authorAbdelrazak Younes <younes@lyx.org>
Fri, 6 Jun 2008 08:01:59 +0000 (08:01 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 6 Jun 2008 08:01:59 +0000 (08:01 +0000)
commit062bec11d0eb44755aa63fd94f75aa0872c37fc3
tree1a83dab31b8f6f64a992fe0575b4bfda7a539095
parent3c142cdd479343927b595e1bad0951347025c4c2
* Dialog::inset(): make it const.

* InsetInfo::validate(): new method for checking dispatch argument. Not implemented yet.

* GuiInfo: remove non working code and rework the dialog following my vision of an ideal info dialog :-) not every thing works yet.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25153 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/Dialog.cpp
src/frontends/qt4/Dialog.h
src/insets/InsetInfo.cpp
src/insets/InsetInfo.h