Keep the red 'animate edit mode' border and the current keyframe name from leaving...
[synfig.git] / synfig-studio / trunk / src / gtkmm / workarea.h
index fa9ef0f..3946e79 100644 (file)
@@ -276,6 +276,9 @@ public:
        // used in renderer_guides.cpp
        GuideList::iterator curr_guide;
 
+       // used in renderer_timecode.cpp
+       int timecode_width, timecode_height;
+
        /*
  -- ** -- P R I V A T E   M E T H O D S ---------------------------------------
        */