35 #include "toolbar.h" |
35 #include "toolbar.h" |
36 #include "model.h" |
36 #include "model.h" |
37 #include "image.h" |
37 #include "image.h" |
38 #include "../common/document.h" |
38 #include "../common/document.h" |
39 #include "../common/properties.h" |
39 #include "../common/properties.h" |
|
40 #include "../common/menu.h" |
|
41 #include "../common/toolbar.h" |
40 |
42 |
41 #include <cx/utils.h> |
43 #include <cx/utils.h> |
42 #include <cx/string.h> |
44 #include <cx/string.h> |
43 #include <cx/printf.h> |
45 #include <cx/printf.h> |
44 |
46 |