]> git.lyx.org Git - features.git/commit
* Painter::isDrawingEnabled():
authorAbdelrazak Younes <younes@lyx.org>
Mon, 30 Oct 2006 11:55:13 +0000 (11:55 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 30 Oct 2006 11:55:13 +0000 (11:55 +0000)
commit7a4c86b1848c5d1974d8593aba32bba8e260c872
tree073cb819ffd5b8d77d0bd23bd897d001b2650293
parent662974406a50210265546fa6e3e773d5924f5d4f
* Painter::isDrawingEnabled():
  - make the method const
  - delete the const on return value because they are not really mandatory for POD (Plain Old Data)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15617 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/Painter.h