kwin/kcmkwin/kwintabbox
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
..
thumbnails [kcmkwin/tabbox] Update window thumbnails 2018-10-02 19:47:58 +03:00
CMakeLists.txt Port Plasma::Package to KPackage 2016-12-26 17:41:06 +01:00
kwinswitcher.knsrc SVN_SILENT made messages (.desktop file) - always resolve ours 2018-07-23 05:24:40 +02:00
kwintabbox.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-02-06 05:46:34 +01:00
layoutpreview.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
layoutpreview.h Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
main.cpp [KCMs] move GHNS buttons to the normal location 2018-10-31 07:29:22 -06:00
main.h
main.ui [KCMs] move GHNS buttons to the normal location 2018-10-31 07:29:22 -06:00
Messages.sh
thumbnailitem.cpp Remove Qt module declarations in includes 2018-06-05 18:07:23 +01:00
thumbnailitem.h