diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-25 22:24:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-25 22:24:39 +0000 |
| commit | 07789030fb4ec7d48d14c2cbee0b32f616d6d93d (patch) | |
| tree | 2792b02fbcd1e443708e369bc34d2dd7a9c13db4 /src/wx/timeline_time_axis_view.h | |
| parent | d2e8a683eed6fb82d4d255fffaf571ff27057132 (diff) | |
Basics of timeline track labels.
Diffstat (limited to 'src/wx/timeline_time_axis_view.h')
| -rw-r--r-- | src/wx/timeline_time_axis_view.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/timeline_time_axis_view.h b/src/wx/timeline_time_axis_view.h index fbd7c5de9..d57d7b749 100644 --- a/src/wx/timeline_time_axis_view.h +++ b/src/wx/timeline_time_axis_view.h @@ -30,7 +30,6 @@ public: private: void do_paint (wxGraphicsContext* gc, std::list<dcpomatic::Rect<int> > overlaps); -private: int _y; }; |
