X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fcinema_dialog.cc;h=43017b56b541efa2af0d4324f79e82fa4f968256;hb=77a45649624c2239bca96b9a8346461ce4f3281c;hp=624fcb13af86d37a75e93cd2bfdef6c5a23bf0c6;hpb=055531be9496a212c86686936198cd1cf10b619d;p=dcpomatic.git diff --git a/src/wx/cinema_dialog.cc b/src/wx/cinema_dialog.cc index 624fcb13a..43017b56b 100644 --- a/src/wx/cinema_dialog.cc +++ b/src/wx/cinema_dialog.cc @@ -84,6 +84,7 @@ CinemaDialog::CinemaDialog (wxWindow* parent, string title, string name, listAppend (_offsets[i].name); if (_offsets[i].hour == utc_offset_hour && _offsets[i].minute == utc_offset_minute) {