comparison gui/dialog/url.c @ 35529:8ad4d2fb46e8

Rebuild GUI directory structure. Rename and move ui/widgets.* to dialog/dialog.*.
author ib
date Thu, 06 Dec 2012 15:16:38 +0000
parents ab07b17fddfb
children 51a8ea7542a0
comparison
equal deleted inserted replaced
35528:ab07b17fddfb 35529:8ad4d2fb46e8
29 #include "url.h" 29 #include "url.h"
30 #include "tools.h" 30 #include "tools.h"
31 #include "gui/interface.h" 31 #include "gui/interface.h"
32 #include "gui/app/app.h" 32 #include "gui/app/app.h"
33 #include "gui/ui/ui.h" 33 #include "gui/ui/ui.h"
34 #include "gui/ui/widgets.h" 34 #include "dialog.h"
35 #include "gui/util/list.h" 35 #include "gui/util/list.h"
36 #include "gui/util/string.h" 36 #include "gui/util/string.h"
37 #include "help_mp.h" 37 #include "help_mp.h"
38 38
39 GtkWidget * URL = NULL; 39 GtkWidget * URL = NULL;