From: Carl Hetherington Date: Tue, 27 Nov 2018 23:08:32 +0000 (+0000) Subject: White space. X-Git-Tag: v2.13.77~5 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=292347a2615ada124cb807235ae941dde3123b61 White space. --- diff --git a/src/wx/content_panel.cc b/src/wx/content_panel.cc index 89690a5d0..254f1befb 100644 --- a/src/wx/content_panel.cc +++ b/src/wx/content_panel.cc @@ -568,7 +568,7 @@ ContentPanel::setup_sensitivity () _text_panel[i]->Enable (_generally_sensitive && selection.size() == 1 && !selection.front()->text.empty()); } } - _timing_panel->Enable (_generally_sensitive); + _timing_panel->Enable (_generally_sensitive); } void