mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-26 18:07:18 +00:00
* src/frontends/qt4/IconPalette.cpp (updateParent): Oops ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@20631 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
91f82566e8
commit
1b1132bd94
@ -212,6 +212,7 @@ void IconPalette::updateParent()
|
||||
// FIXME: so this is commented out for speed considerations
|
||||
// true fix is to repair the updating mechanism of the toolbar
|
||||
#if 0
|
||||
for (int i = 0; i < actions_.size(); ++i)
|
||||
if (actions_.at(i)->isEnabled()) {
|
||||
enable = true;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user