| 964:c563220d9aea | 965:5d4419042d9b |
|---|---|
| 30 #include <stdlib.h> | 30 #include <stdlib.h> |
| 31 #include <string.h> | 31 #include <string.h> |
| 32 | 32 |
| 33 #include "text.h" | 33 #include "text.h" |
| 34 #include "container.h" | 34 #include "container.h" |
| 35 #include "widget.h" | |
| 35 | 36 |
| 36 #include <cx/printf.h> | 37 #include <cx/printf.h> |
| 37 | 38 |
| 38 #include <gdk/gdkkeysyms.h> | 39 #include <gdk/gdkkeysyms.h> |
| 39 | 40 |