* src/frontends/qt4/QLToolbar.C: whitespace only

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16929 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2007-01-29 17:03:21 +00:00
parent e36f9947cb
commit 662d9e7d85

View File

@ -253,7 +253,7 @@ void QLToolbar::update()
{
// This is a speed bottleneck because this is called on every keypress
// and update calls getStatus, which copies the cursor at least two times
for (size_t i=0; i<ActionVector.size(); ++i)
for (size_t i = 0; i < ActionVector.size(); ++i)
ActionVector[i]->update();
// emit signal