Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Utilities
KTrip
Commits
bfcd6799
Commit
bfcd6799
authored
Jul 28, 2019
by
Nicolas Fella
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Show error in journey query
parent
23ea690b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
src/qml/ConnectionsPage.qml
src/qml/ConnectionsPage.qml
+6
-0
No files found.
src/qml/ConnectionsPage.qml
View file @
bfcd6799
...
...
@@ -29,6 +29,12 @@ Kirigami.Page
{
title
:
i18n
(
"
Connections
"
)
header
:
Kirigami.InlineMessage
{
type
:
Kirigami
.
MessageType
.
Error
text
:
theModel
.
errorMessage
visible
:
theModel
.
errorMessage
!=
""
}
ListView
{
anchors.fill
:
parent
...
...
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