X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_blue%2Fbluetheme.C;fp=cinelerra-5.1%2Fplugins%2Ftheme_blue%2Fbluetheme.C;h=8bc27de92d2792920cd2b92cbc0c6343ba93509e;hp=fff8a1ea39044d2ee51d46a38596fb0d92bd29d1;hb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;hpb=5a1b2bb96f2bd6b7ef4f8031763683726c02219d diff --git a/cinelerra-5.1/plugins/theme_blue/bluetheme.C b/cinelerra-5.1/plugins/theme_blue/bluetheme.C index fff8a1ea..8bc27de9 100644 --- a/cinelerra-5.1/plugins/theme_blue/bluetheme.C +++ b/cinelerra-5.1/plugins/theme_blue/bluetheme.C @@ -925,7 +925,7 @@ void BlueDotTheme::draw_mwindow_bg(MWindowGUI *gui) // Zoombar gui->set_color(0x1a1447); - gui->draw_box(mzoom_x, + gui->draw_box(mzoom_x, mzoom_y, mwindow->session->mwindow_w, 25);