]> git.lyx.org Git - lyx.git/commit
From Ozgur Ugras BARAN: Fix bug 3529
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 15 May 2007 11:26:24 +0000 (11:26 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 15 May 2007 11:26:24 +0000 (11:26 +0000)
commit9e4022e235cc410a3d556c6a4112790d0094ae2a
tree177e697bbfea96c3e657c9893b42b65de0196fc8
parentdf90247126eaffca0c15445dfdf20150afa9cd55
From Ozgur Ugras BARAN: Fix bug 3529

* src/frontends/qt4/TocWidget.{cpp,h}:
-  new member disconnectSelectionModel()
- (select): replace blockSignal() directives for tocTV selectionModel()
   with disconnect (the above new function) and reconnect relevant signal

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