forked from KolibriOS/kolibrios
WebView 1.84:
- deny more than 2 empty line breaks - h1 is now bolder than h2, propper align of list items, show buttons, distinct images in text - add hotkeys - improve proceed of urls git-svn-id: svn://kolibrios.org@7742 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -76,8 +76,8 @@ enum {
|
||||
int player_run_id;
|
||||
int notify_run_id;
|
||||
|
||||
bool repeat;
|
||||
bool shuffle;
|
||||
bool repeat=false;
|
||||
bool shuffle=false;
|
||||
|
||||
int current_playing_file_n=0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user