kwin/plugins
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
..
idletime Build KF5IdleTimeKWinWaylandPrivatePlugin in correct directory 2018-11-09 17:39:29 +01:00
kdecorations Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
kglobalaccel
platforms Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
qpa Add high DPI support to internal KWin windows 2019-01-14 13:59:05 +00:00
scenes Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
windowsystem Add windowsystem plugin for KWin's qpa 2019-01-27 08:59:58 +01:00
CMakeLists.txt Add windowsystem plugin for KWin's qpa 2019-01-27 08:59:58 +01:00