##// END OF EJS Templates
Revert "Fixes line uder grid issue"...
Michal Klocek -
r191:0b54368f72bb
parent child
Show More
@@ -18,6 +18,8 m_shades(parent),
18 m_labels(parent)
18 m_labels(parent)
19 {
19 {
20 //initial initialization
20 //initial initialization
21 m_shades.setZValue(0);
22 m_grid.setZValue(2);
21 createItems();
23 createItems();
22 }
24 }
23
25
General Comments 0
You need to be logged in to leave comments. Login now