X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Ffilm_editor.h;h=25749fffaf10ec8d3120ee1f02a442fa31ecde11;hp=b311184fae003a73bf5da5dd6e39c29abea89f07;hb=391d85619ac19a2a93696ddc35c222eb9bb5d9d6;hpb=41e0dcde8ea8ec93e14778d09db3d9604b8fada7 diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h index b311184fa..25749fffa 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -54,7 +54,6 @@ public: return _film; } -private: /* Handle changes to the model */ void film_changed (Film::Property); void film_content_changed (int);