Subversion Repositories Kolibri OS

Rev

Rev 7765 | Rev 7770 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7765 Rev 7767
Line 28... Line 28...
28
#include "..\lib\patterns\http_downloader.h"
28
#include "..\lib\patterns\http_downloader.h"
29
#include "..\lib\patterns\simple_open_dialog.h"
29
#include "..\lib\patterns\simple_open_dialog.h"
30
#include "..\lib\patterns\toolbar_button.h"
30
#include "..\lib\patterns\toolbar_button.h"
Line 31... Line 31...
31
 
31
 
32
#include "show_src.h"
-
 
33
bool download_and_exit = false;
32
#include "show_src.h"
34
#include "download_manager.h"
33
#include "download_manager.h"
35
_history history;
34
_history history;
36
#include "history.h"
35
#include "history.h"
37
bool debug_mode = false;
36
bool debug_mode = false;