White space tweak.
authorCarl Hetherington <cth@carlh.net>
Fri, 23 Oct 2020 22:45:48 +0000 (00:45 +0200)
committerCarl Hetherington <cth@carlh.net>
Fri, 23 Oct 2020 22:45:48 +0000 (00:45 +0200)
src/wx/audio_mapping_view.cc

index da08b66adbd375e3169034c3c68290666aeb9672..14dc73321646018d08e12e8507dbc14fc85e9f0a 100644 (file)
@@ -270,7 +270,7 @@ AudioMappingView::paint_row_labels (wxDC& dc)
        }
 
        dc.DrawLine (wxPoint(GRID_SPACING, y), wxPoint(GRID_SPACING * 2, y));
-       }
+}
 
 void
 AudioMappingView::paint_row_lines (wxDC& dc)