add BC_SCALE env var for hi def monitors, cleanup theme data
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / testwindow.C
index 62f623b235d0806f812549bf7999e964d32f4014..122103f74ab5291a5f285beeaa6498c83c4afa5c 100644 (file)
@@ -5,7 +5,7 @@
 
 TestWindowGUI::
 TestWindowGUI()
- : BC_Window("test", 100,100, 100,100, 100,100)
+ : BC_Window("test", xS(100),yS(100), xS(100),yS(100), xS(100),yS(100))
 {
        in_motion = 0;  last_x = last_y = -1;
        set_bg_color(BLACK);