X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fresourcepixmap.h;h=9b4e7d76b9871c591e936b5397a9ab6a65151bfc;hp=3610c7a29d989a621980f3d006c847b054b2ce16;hb=fbdd13b462256ed4f3b35dc114385fe0b0de0dcd;hpb=bcacb156eab87e9e9f7b338eb8e0e699a8fd5d89 diff --git a/cinelerra-5.1/cinelerra/resourcepixmap.h b/cinelerra-5.1/cinelerra/resourcepixmap.h index 3610c7a2..9b4e7d76 100644 --- a/cinelerra-5.1/cinelerra/resourcepixmap.h +++ b/cinelerra-5.1/cinelerra/resourcepixmap.h @@ -77,11 +77,12 @@ public: MWindowGUI *gui; // Visible in entire track canvas int visible; + int data_h; // Section drawn int64_t edit_id; int pane_number; int64_t edit_x, pixmap_x, pixmap_w, pixmap_h; - int64_t zoom_sample, zoom_track, zoom_y; + int64_t zoom_sample; int64_t startsource; double source_framerate, project_framerate; int64_t source_samplerate, project_samplerate;