Commit 4afb95a6 authored by Don Gagne's avatar Don Gagne

Merge pull request #631 from treymarc/widget_xyplot_timeserie_patch

add checkbox for TimeSeries in UI designer file
parents 0ea78c2f c9c59790
......@@ -235,6 +235,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="timeAxisRange">
<property name="text">
<string>Time Series</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_4">
<property name="orientation">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment