kwin/plugins/platforms/wayland
Vlad Zagorodniy 7b20e1f66f Overhaul doxygen comments
Summary:
We have a mix of different doxygen comment styles, e.g.

    /*!
      Foo bar.
     */

    /**
     * Foo bar.
     */

    /** Foo bar.
     */

    /**
     * Foo bar.
     */

    /**
     * Foo bar.
     **/

To make the code more consistent, this change updates the style of all
doxygen comments to the last one.

Test Plan: Compiles.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D18683
2019-02-12 19:29:33 +02:00
..
CMakeLists.txt Build platform plugins in correct sub directory of build dir 2018-12-13 19:36:28 +01:00
egl_wayland_backend.cpp
egl_wayland_backend.h
logging.cpp
logging.h
scene_qpainter_wayland_backend.cpp
scene_qpainter_wayland_backend.h
wayland.json SVN_SILENT made messages (.desktop file) - always resolve ours 2018-12-24 05:25:01 +01:00
wayland_backend.cpp Use XdgShell Unstable V6 in nested wayland platform 2018-05-20 15:37:19 +02:00
wayland_backend.h Overhaul doxygen comments 2019-02-12 19:29:33 +02:00