forked from KolibriOS/kolibrios
add tcc/samples/build_all.sh
git-svn-id: svn://kolibrios.org@7910 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -180,7 +180,7 @@ void draw_window()
|
||||
DrawEditBoxWebView();
|
||||
}
|
||||
DrawRectangle(scroll_wv.start_x, scroll_wv.start_y, scroll_wv.size_x, scroll_wv.size_y-1, scroll_wv.bckg_col);
|
||||
DrawTopPanelButton(OPEN_PAGE, 10, address_box.top-3, 0);
|
||||
DrawTopPanelButton(OPEN_PAGE, 10, address_box.top-3, 0, false);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user