Fix misarrangement since details button was added.
authorCarl Hetherington <cth@carlh.net>
Fri, 15 Feb 2013 19:37:37 +0000 (19:37 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 15 Feb 2013 19:37:37 +0000 (19:37 +0000)
src/wx/job_manager_view.cc

index 75842a8d4e5569cc3746728032201169d5326ca2..a521f5b8066967eec672f788696c82509eb5dc28 100644 (file)
@@ -115,7 +115,7 @@ JobManagerView::update ()
                        }
                }
 
-               index += 3;
+               index += 4;
        }
 
        _table->Layout ();