X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fguicast%2Fbcdragwindow.h;h=c3b7c6e6963492b667eee2d36e899f06d6da470b;hb=f30a92d2f983d5ec09c8fd8db48c9bcb7ec76763;hp=2d9288fc94854692e0bff13488984e684d504536;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/guicast/bcdragwindow.h b/cinelerra-5.1/guicast/bcdragwindow.h index 2d9288fc..c3b7c6e6 100644 --- a/cinelerra-5.1/guicast/bcdragwindow.h +++ b/cinelerra-5.1/guicast/bcdragwindow.h @@ -48,7 +48,7 @@ private: int icon_offset_x, icon_offset_y; int do_animation; VFrame *temp_frame; - BC_Pixmap *my_pixmap; + BC_Pixmap *drag_pixmap; }; #endif