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
Plasma
Plasma Workspace
Commits
51ca0cc2
Commit
51ca0cc2
authored
Feb 15, 2021
by
David Redondo
🏎
Committed by
Nate Graham
Feb 16, 2021
Browse files
Toogle KRunner again
BUG:432857
parent
9d630a85
Changes
1
Hide whitespace changes
Inline
Side-by-side
krunner/main.cpp
View file @
51ca0cc2
...
...
@@ -107,7 +107,7 @@ int main(int argc, char **argv)
}
else
if
(
!
query
.
isEmpty
())
{
view
.
query
(
query
);
}
else
{
view
.
d
isplay
();
view
.
toggleD
isplay
();
}
};
...
...
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