mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-20 06:40:01 +01:00
fixes, update labels, set current pm in notepad page,match sample image dimension with sample slot, fixed sample frame title, centered sample slot duration, minimum width on tree labels
git-svn-id: svn://code.dyne.org/veejay/trunk@1205 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -12,7 +12,8 @@ void *multitrack_new(
|
||||
gint max_h,
|
||||
GtkWidget *main_preview_area,
|
||||
void *gui,
|
||||
int threads);
|
||||
int threads,
|
||||
int max_tracks);
|
||||
|
||||
|
||||
void multitrack_set_logo(void *data , GtkWidget *img);
|
||||
|
||||
Reference in New Issue
Block a user