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
bce65152
Commit
bce65152
authored
Mar 15, 2021
by
Nate Graham
Browse files
Fix build failure
parent
81c7c71b
Changes
1
Hide whitespace changes
Inline
Side-by-side
libtaskmanager/virtualdesktopinfo.cpp
View file @
bce65152
...
...
@@ -530,7 +530,7 @@ void VirtualDesktopInfo::requestRemoveDesktop(quint32 position)
return
d
->
requestRemoveDesktop
(
position
);
}
bool
VirtualDesktopInfo
::
navigationWrappingAround
()
bool
VirtualDesktopInfo
::
navigationWrappingAround
()
const
{
return
d
->
navigationWrappingAround
;
}
...
...
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