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
3f31115c
Commit
3f31115c
authored
Jun 12, 2018
by
David Edmundson
Browse files
Documentation fix
parent
009017c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/wayland/server/xdgoutput_interface.h
View file @
3f31115c
...
...
@@ -44,7 +44,7 @@ class XdgOutputInterface;
/**
* Global manager for XdgOutputs
* @since 5.
XDGOUTPUT
* @since 5.
47
*/
class
KWAYLANDSERVER_EXPORT
XdgOutputManagerInterface
:
public
Global
{
...
...
@@ -70,7 +70,7 @@ private:
* Extension to Output
* Users should set all relevant values on creation and on future changes.
* done() should be explicitly called after change batches including initial setting.
* @since 5.
XDGOUTPUT
* @since 5.
47
*/
class
KWAYLANDSERVER_EXPORT
XdgOutputInterface
:
public
QObject
{
...
...
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