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
Marco Bubke
flatpak-qt-creator
Commits
26caf3b2
Commit
26caf3b2
authored
Oct 28, 2009
by
con
Browse files
Minimum size for Qt version list.
parent
452c2cfb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qtversionmanager.ui
View file @
26caf3b2
...
...
@@ -7,7 +7,7 @@
<x>
0
</x>
<y>
0
</y>
<width>
577
</width>
<height>
47
7
</height>
<height>
50
7
</height>
</rect>
</property>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
...
...
@@ -133,6 +133,12 @@ p, li { white-space: pre-wrap; }
</item>
<item
row=
"0"
column=
"0"
colspan=
"2"
>
<widget
class=
"QTreeWidget"
name=
"qtdirList"
>
<property
name=
"minimumSize"
>
<size>
<width>
0
</width>
<height>
150
</height>
</size>
</property>
<property
name=
"uniformRowHeights"
>
<bool>
true
</bool>
</property>
...
...
Write
Preview
Supports
Markdown
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