]> git.lyx.org Git - features.git/commitdiff
* src/frontends/qt4/QLToolbar.C: whitespace only
authorJürgen Spitzmüller <spitz@lyx.org>
Mon, 29 Jan 2007 17:03:21 +0000 (17:03 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Mon, 29 Jan 2007 17:03:21 +0000 (17:03 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16929 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/QLToolbar.C

index da9b3f831ca052a2a80d3697917acedc9ba37c56..b7468da23103e03d8cf557f9baa41904db2530e8 100644 (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