X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftimeline_subtitle_content_view.h;h=42ba432f382e7400ab7ec7fcdfefa4bf295da9e5;hb=7de09ede7bc6e34bea6ab3e7982efb51ca399b7d;hp=b2ba96c7059eb4d24c6cb2bf3df49183e8c91128;hpb=688fa9d705a6b23f216f380ac701c6a60e934f70;p=dcpomatic.git diff --git a/src/wx/timeline_subtitle_content_view.h b/src/wx/timeline_subtitle_content_view.h index b2ba96c70..42ba432f3 100644 --- a/src/wx/timeline_subtitle_content_view.h +++ b/src/wx/timeline_subtitle_content_view.h @@ -30,7 +30,6 @@ public: TimelineSubtitleContentView (Timeline& tl, boost::shared_ptr c); private: - wxString type () const; wxColour background_colour () const; wxColour foreground_colour () const;