mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
Removed obsolete code
This commit is contained in:
parent
d5367ccf34
commit
4ab4ff9bf1
@ -130,7 +130,6 @@ QWidget *OptionsDialog::createAppearancePage()
|
||||
// Areas
|
||||
_areaWidth = new QSpinBox();
|
||||
_areaWidth->setValue(_options->areaWidth);
|
||||
//_areaWidth->setMinimum(1);
|
||||
_areaStyle = new StyleComboBox();
|
||||
_areaStyle->setValue(_options->areaStyle);
|
||||
_areaOpacity = new PercentSlider();
|
||||
|
Loading…
Reference in New Issue
Block a user