diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-21 01:15:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-21 01:15:32 +0100 |
| commit | e60bb3e51bd1508b149e6b8f6608f09b5196ae26 (patch) | |
| tree | a7a5b937c9ae138d4eebca8d5130d308bf9ae420 /src/wx/timing_panel.h | |
| parent | f07d5125a7b609320682689abe40781f096ca25e (diff) | |
No-op: remove all trailing whitespace.
Diffstat (limited to 'src/wx/timing_panel.h')
| -rw-r--r-- | src/wx/timing_panel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/timing_panel.h b/src/wx/timing_panel.h index e300e4975..100945731 100644 --- a/src/wx/timing_panel.h +++ b/src/wx/timing_panel.h @@ -30,7 +30,7 @@ public: void film_changed (Film::Property); void film_content_changed (int); void content_selection_changed (); - + private: void position_changed (); void full_length_changed (); @@ -45,7 +45,7 @@ private: void update_play_length (); FilmViewer* _viewer; - + Timecode<DCPTime>* _position; Timecode<DCPTime>* _full_length; Timecode<DCPTime>* _trim_start; |
