- Modified colors gree, yellow, blue in simulation widget
- modified test-holt_widget accordling git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1006 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
5242b37e13
commit
c9d9766092
3 changed files with 125 additions and 34 deletions
|
@ -467,7 +467,9 @@ void MainWindow::on_buttons_radio_clicked()
|
|||
_holt_widget.set_scaling_mode(CairoWidget::scaling_all);
|
||||
}
|
||||
_simulation_widget.resize_redraw();
|
||||
_simulation_widget.set_size_request (20, 20);
|
||||
_holt_widget.resize_redraw();
|
||||
_holt_widget.set_size_request (20, 20);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue