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
0df94d51
Commit
0df94d51
authored
Dec 11, 2008
by
mae
Browse files
minimum indent or tab width is 1
parent
8f7e68c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/texteditor/generalsettingspage.ui
View file @
0df94d51
...
...
@@ -66,6 +66,9 @@
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimum"
>
<number>
1
</number>
</property>
<property
name=
"maximum"
>
<number>
20
</number>
</property>
...
...
@@ -132,6 +135,9 @@
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimum"
>
<number>
1
</number>
</property>
<property
name=
"maximum"
>
<number>
20
</number>
</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