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
KWin
Commits
ca210bf2
Commit
ca210bf2
authored
May 28, 2020
by
Vlad Zahorodnii
Browse files
Add missing parameter name
parent
6fd661bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/wayland/datacontroldevice_v1_interface.h
View file @
ca210bf2
...
...
@@ -42,7 +42,7 @@ public:
void
sendClearSelection
();
Q_SIGNALS:
void
selectionChanged
(
KWaylandServer
::
DataControlSourceV1Interface
*
);
void
selectionChanged
(
KWaylandServer
::
DataControlSourceV1Interface
*
dataSource
);
void
selectionCleared
();
private:
...
...
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