remove deprecated components

This commit is contained in:
Jinhao
2016-01-03 17:50:10 +08:00
parent 0bb7c788d5
commit a2a7d1fc37
21 changed files with 127 additions and 209 deletions

View File

@@ -158,7 +158,7 @@ namespace nana
dum_graph.bitblt(r, graph, pos);
dum_graph.set_text_color(graph.palette(true));
dum_graph.palette(true, graph.palette(true));
dum_graph.string({}, i.begin, len);
r.x = pos.x;