WebView fix for tables: line postion and autoclose some tags
git-svn-id: svn://kolibrios.org@9293 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
//===================================================//
|
||||
bool debug_mode = false;
|
||||
bool show_images = true;
|
||||
bool source_mode = false;
|
||||
|
||||
_history history;
|
||||
|
||||
@@ -63,7 +64,6 @@ dword TOOLBAR_H = PADDING+TSZE+PADDING+2;
|
||||
|
||||
_http http = 0;
|
||||
|
||||
bool source_mode = false;
|
||||
|
||||
progress_bar prbar;
|
||||
proc_info Form;
|
||||
|
Reference in New Issue
Block a user