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
Plasma
Plasma Desktop
Commits
1938199c
Commit
1938199c
authored
Feb 10, 2018
by
Friedrich W. H. Kossebau
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'Plasma/5.12'
parents
a8f3583b
8991459d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
kcms/touchpad/src/kded/kded.cpp
kcms/touchpad/src/kded/kded.cpp
+0
-2
No files found.
kcms/touchpad/src/kded/kded.cpp
View file @
1938199c
...
...
@@ -47,8 +47,6 @@ TouchpadDisabler::TouchpadDisabler(QObject *parent, const QVariantList &)
:
KDEDModule
(
parent
),
m_backend
(
TouchpadBackend
::
implementation
()),
m_userRequestedState
(
true
),
m_touchpadEnabled
(
true
),
m_workingTouchpadFound
(
false
),
m_keyboardActivity
(
false
),
m_mouse
(
false
)
{
KLocalizedString
::
setApplicationDomain
(
"kcm_touchpad"
);
if
(
!
m_backend
)
{
return
;
}
...
...
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