Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkarns275 committed Jun 12, 2018
1 parent 555be05 commit 669ea56
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 16 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ docs/latex
/venv/
*.spec
dist/
build/
build/
*.log
*.gz
24 changes: 9 additions & 15 deletions layouts/graphing_widget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1399,23 +1399,17 @@
</widget>
</item>
<item>
<widget class="QLabel" name="data_name_error">
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string/>
<spacer name="horizontalSpacer_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="wordWrap">
<bool>true</bool>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</widget>
</spacer>
</item>
</layout>
</item>
Expand Down

0 comments on commit 669ea56

Please sign in to comment.