Skip to content

Commit

Permalink
kleinere Änderungen in den Obejektnamen
Browse files Browse the repository at this point in the history
  • Loading branch information
Grommetox committed Jun 13, 2014
1 parent 0806a11 commit 5531bf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Widgets/OverviewWidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
</layout>
</item>
<item>
<widget class="QTabWidget" name="tabWidget">
<widget class="QTabWidget" name="tab_widget">
<property name="currentIndex">
<number>2</number>
</property>
Expand Down Expand Up @@ -138,7 +138,7 @@ p, li { white-space: pre-wrap; }
<item>
<layout class="QHBoxLayout" name="horizontalLayoutRange">
<item>
<widget class="QLabel" name="rangeLabel">
<widget class="QLabel" name="range_label">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>1</horstretch>
Expand Down Expand Up @@ -193,7 +193,7 @@ p, li { white-space: pre-wrap; }
</item>
</layout>
</widget>
<widget class="QWidget" name="log_Tab">
<widget class="QWidget" name="log_tab">
<attribute name="title">
<string>Log</string>
</attribute>
Expand Down

0 comments on commit 5531bf8

Please sign in to comment.