Skip to content

Commit

Permalink
File Dialog: removed label keys with empty values
Browse files Browse the repository at this point in the history
[ci skip]

This doesn't do anything.
  • Loading branch information
Vultraz committed Mar 18, 2018
1 parent c82c1ff commit a18522a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions data/gui/window/file_dialog.cfg
Expand Up @@ -55,7 +55,6 @@
[label]
id = "title"
definition = "title"
label = ""
[/label]

[/column]
Expand All @@ -74,7 +73,6 @@
[label]
id = "message"
definition = "default"
label = ""
wrap = true
[/label]

Expand Down Expand Up @@ -116,7 +114,6 @@
[label]
id = "current_dir"
definition = "default"
label = ""
wrap = false
can_shrink = true
[/label]
Expand Down Expand Up @@ -405,7 +402,6 @@
[text_box]
id = "filename"
definition = "default"
label = ""
[/text_box]

[/column]
Expand Down

0 comments on commit a18522a

Please sign in to comment.