switch move/swap tracks, add mv trk shortcut, update msg
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / render.h
index eddbf7c593748541d0f6d1a5141b8d2a7aea5077..ad954335773f762bd5a2305c6e87c7bfc390e8a6 100644 (file)
@@ -137,7 +137,7 @@ public:
 // This should be integrated into the Asset Class.
        static int check_asset(EDL *edl, Asset &asset);
 // strategy to conform with using renderfarm.
-       static int get_strategy(int use_renderfarm, int use_labels);
+       static int get_strategy(int use_renderfarm, int use_labels, int range_type);
        int get_strategy();
 // Force filename to have a 0 padded number if rendering to a list.
        int check_numbering(Asset &asset);