Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Elisa
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
11
Merge Requests
11
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Multimedia
Elisa
Commits
58c5aa4a
Commit
58c5aa4a
authored
Mar 11, 2020
by
Matthieu Gallien
🎵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increase minimum size of configure dialog
parent
4bca1cbe
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/qml/ElisaConfigurationDialog.qml
src/qml/ElisaConfigurationDialog.qml
+2
-2
No files found.
src/qml/ElisaConfigurationDialog.qml
View file @
58c5aa4a
...
...
@@ -30,8 +30,8 @@ Window {
visible
:
true
modality
:
Qt
.
ApplicationModal
minimumWidth
:
60
0
minimumHeight
:
4
00
minimumWidth
:
75
0
minimumHeight
:
5
00
Shortcut
{
sequence
:
StandardKey
.
Cancel
...
...
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