X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_hulk%2Fhulktheme.C;h=90c94ae00817bcbe7403c66ca6ee129cdbfb1637;hb=a91176d7510310919776d0250d5708bb244d440b;hp=9626350c8c54debe306fe75bbb10c2f0a823d0ae;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_hulk/hulktheme.C b/cinelerra-5.1/plugins/theme_hulk/hulktheme.C index 9626350c..90c94ae0 100644 --- a/cinelerra-5.1/plugins/theme_hulk/hulktheme.C +++ b/cinelerra-5.1/plugins/theme_hulk/hulktheme.C @@ -5,7 +5,7 @@ * Copyright (C) 2008 Adam Williams * by Paolo Rampino * - * + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or @@ -929,7 +929,7 @@ void HULKTHEME::draw_mwindow_bg(MWindowGUI *gui) // Zoombar gui->set_color(0x75b697); - gui->draw_box(mzoom_x, + gui->draw_box(mzoom_x, mzoom_y, mwindow->session->mwindow_w, 25);