Skip to content
GitLab
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
0a9b734b
Commit
0a9b734b
authored
Mar 18, 2022
by
Volker Krause
Browse files
Fix Qt version ifdef scope after
d09854cb
parent
49853de1
Pipeline
#152160
passed with stage
in 5 minutes and 43 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
libtaskmanager/xwindowtasksmodel.cpp
View file @
0a9b734b
...
...
@@ -30,10 +30,10 @@
#include
<private/qtx11extras_p.h>
#else
#include
<QX11Info>
#endif
#include
<chrono>
using
namespace
std
::
chrono_literals
;
#endif
namespace
TaskManager
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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