megaopus patch #2 for today: remove nframes64_t and sframes_t from source
[ardour.git] / gtk2_ardour / region_layering_order_editor.h
index 10bcd989b78ec93d8c71b2e6689bd2fae96bd455..32d0971e5c2bb63f817fae1aef749e7e2616ce16 100644 (file)
@@ -32,7 +32,7 @@ class RegionLayeringOrderEditor : public ArdourDialog
 
   private:
        boost::shared_ptr<ARDOUR::Playlist> playlist;
-       nframes64_t position;
+       framepos_t position;
        bool in_row_change;
        uint32_t regions_at_position;