ui/qt/toolkit.cpp

changeset 989
cd1ccc0d3d05
parent 956
4cdfbfd2038d
equal deleted inserted replaced
988:bb7718f7d31d 989:cd1ccc0d3d05
29 #include <stdio.h> 29 #include <stdio.h>
30 #include <string.h> 30 #include <string.h>
31 31
32 #include "toolkit.h" 32 #include "toolkit.h"
33 #include "window.h" 33 #include "window.h"
34 #include "stock.h"
35 34
36 #include "../common/document.h" 35 #include "../common/document.h"
37 #include "../common/properties.h" 36 #include "../common/properties.h"
38 #include "../common/menu.h" 37 #include "../common/menu.h"
39 #include "../common/toolbar.h" 38 #include "../common/toolbar.h"

mercurial