Extract common code out into kdm_for_screen()
[dcpomatic.git] / src / wx / timeline_labels_view.cc
index b64be6248da8281412dd7c8c3ac8e3d7150c4726..d3aa02afcc68b20b981a3029499721f5d40de0c6 100644 (file)
@@ -50,7 +50,7 @@ TimelineLabelsView::TimelineLabelsView (Timeline& tl)
                _width = max (_width, size.GetWidth());
        }
 
-       _width += 16;
+       _width += 24;
 }
 
 dcpomatic::Rect<int>