[Cinelerra-commits] r1048 - trunk/hvirtual/cinelerra

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Raffaella Traniello <raffaella.traniello@livecom.it>
Date:  
To: cinelerra-commits
Subject: [Cinelerra-commits] r1048 - trunk/hvirtual/cinelerra
Author: raffa
Date: 2008-01-31 22:13:10 +0100 (Thu, 31 Jan 2008)
New Revision: 1048

Modified:
trunk/hvirtual/cinelerra/setformat.C
Log:
Set Format window: Removed the double word 'Samplerate'


Modified: trunk/hvirtual/cinelerra/setformat.C
===================================================================
--- trunk/hvirtual/cinelerra/setformat.C    2008-01-08 19:49:09 UTC (rev 1047)
+++ trunk/hvirtual/cinelerra/setformat.C    2008-01-31 21:13:10 UTC (rev 1048)
@@ -324,14 +324,10 @@
        _("Audio"),
        LARGEFONT));
    y = mwindow->theme->setformat_y3;
+    
    add_subwindow(new BC_Title(mwindow->theme->setformat_x1,
        y,
        _("Samplerate:")));
-
-    y += mwindow->theme->setformat_margin;
-    add_subwindow(new BC_Title(mwindow->theme->setformat_x1,
-        y,
-        _("Samplerate:")));
    add_subwindow(sample_rate = new SetSampleRateTextBox(thread,
        mwindow->theme->setformat_x2,
        y));


_______________________________________________
Cinelerra-commits mailing list
Cinelerra-commits@???
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra-commits