]> git.lyx.org Git - features.git/commit
performance fix/cleanup.
authorAbdelrazak Younes <younes@lyx.org>
Mon, 8 Jan 2007 11:01:26 +0000 (11:01 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 8 Jan 2007 11:01:26 +0000 (11:01 +0000)
commitf18e41b73456f3996586a7d7b426ff2eacb6b40a
tree8df723b98c8ac94fc685a7bdc6e5ac38d9efd8b4
parentcf30cf83c6a0be4704283a98c2b03934e5a4285b
performance fix/cleanup.

* LyXKeySym.h: replace global operator==() with pure virtual method.

* QLyXKeySym: new operator==() method.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16598 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/LyXKeySym.h
src/frontends/qt4/QLyXKeySym.C
src/frontends/qt4/QLyXKeySym.h