globally change all use of "frame" to refer to audio into "sample".
[ardour.git] / gtk2_ardour / au_pluginui.h
index eafe82207824e974e677cdcb5d19932e2352061d..cf61b99acab17476710a62ba768491e22c1ef519 100644 (file)
@@ -132,7 +132,7 @@ private:
 
        NSWindow*           cocoa_window;
        NSView*             au_view;
-       NSRect              last_au_frame;
+       NSRect              last_au_sample;
        bool                in_live_resize;
        uint32_t            plugin_requested_resize;