mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
enable videotimeline by default
This commit is contained in:
parent
b7c617b057
commit
66ee2c8e59
56 changed files with 43 additions and 338 deletions
|
|
@ -17,8 +17,6 @@
|
|||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
*/
|
||||
#ifdef WITH_VIDEOTIMELINE
|
||||
|
||||
#ifndef __gtk_ardour_export_video_infobox_h__
|
||||
#define __gtk_ardour_export_video_infobox_h__
|
||||
|
||||
|
|
@ -45,5 +43,3 @@ class ExportVideoInfobox : public ArdourDialog
|
|||
};
|
||||
|
||||
#endif /* __gtk_ardour_export_video_infobox_h__ */
|
||||
|
||||
#endif /* WITH_VIDEOTIMELINE */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue