Mostly consistent graph height

This commit is contained in:
Mark Watkins 2011-09-13 03:59:56 +10:00
parent f6abc6dfc7
commit 83650a74f2

View File

@ -63,8 +63,6 @@ Daily::Daily(QWidget *parent,Profile * _profile,gGraphView * shared, MainWindow
layout->addWidget(GraphView,1);
layout->addWidget(scrollbar,0);
const int default_height=150;
// GAHI=new gGraph(GraphView,"Event Breakdown",default_height);
/*gSegmentChart * seg=new gSegmentChart(GST_Pie);
seg->AddSlice(CPAP_Hypopnea,QColor(0x40,0x40,0xff,0xff),"H");