Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
einsteinathome
pulsatingscience
Commits
8dd5f31e
Commit
8dd5f31e
authored
Feb 12, 2009
by
Oliver Bock
Browse files
Added separator between control buttons and parameter sliders
parent
55c51dcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pulsatingscience.ui
View file @
8dd5f31e
...
...
@@ -5,7 +5,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>70
2
</width>
<width>70
4
</width>
<height>600</height>
</rect>
</property>
...
...
@@ -70,7 +70,7 @@
</attribute>
<widget class="QWidget" name="dockWidgetContents" >
<layout class="QGridLayout" name="gridLayout_3" >
<item row="1" column="
1
" >
<item row="1" column="
2
" >
<layout class="QGridLayout" name="gridLayout_2" >
<item row="2" column="0" >
<widget class="QLabel" name="label" >
...
...
@@ -488,6 +488,13 @@
</item>
</layout>
</item>
<item row="1" column="1" >
<widget class="Line" name="line" >
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
...
...
@@ -496,7 +503,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>70
2
</width>
<width>70
4
</width>
<height>31</height>
</rect>
</property>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment