Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma Phone Components
Commits
9e7821c7
Commit
9e7821c7
authored
Jun 18, 2015
by
Marco Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dismiss view on task click
parent
a60b11dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
containments/taskpanel/package/contents/ui/TaskSwitcher.qml
containments/taskpanel/package/contents/ui/TaskSwitcher.qml
+4
-0
No files found.
containments/taskpanel/package/contents/ui/TaskSwitcher.qml
View file @
9e7821c7
...
...
@@ -123,6 +123,10 @@ Window {
}
text
:
"
Task
"
+
modelData
}
MouseArea
{
anchors.fill
:
parent
onClicked
:
window
.
hide
();
}
}
}
}
...
...
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