]> git.lyx.org Git - features.git/commit
Problem: When canceling the color selection dialog the color of the selected item...
authorBernhard Roider <bernhard.roider@sonnenkinder.org>
Wed, 9 May 2007 19:52:24 +0000 (19:52 +0000)
committerBernhard Roider <bernhard.roider@sonnenkinder.org>
Wed, 9 May 2007 19:52:24 +0000 (19:52 +0000)
commit43419ef0bd93aec38e7c46f05908dfb1c550925c
treed8dd3a4e733c76d61e5e786a4f17a2bc1fc35ad8
parente5df7b69789d420d0787fc945e4a681ac0a1bf2c
Problem: When canceling the color selection dialog the color of the selected item is changed to black.
Solution: Add a test whether the color returned from the color dialog is valid.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18245 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/QPrefs.cpp