You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
353 B
19 lines
353 B
/** @mainpage KWin Decoration Library |
|
|
|
<p> |
|
@ref kdecoration is a library for implementing window decoration plugins |
|
for KWin. |
|
|
|
@authors |
|
Lubos Lunak \<l.lunak@kde.org\><br> |
|
Sandro Giessl \<sandro@giessl.com\> |
|
|
|
@maintainers |
|
Martin Gräßlin \<mgraesslin@kde.org\> |
|
|
|
@licences |
|
libkdecorations: @bsd |
|
|
|
*/ |
|
|
|
// DOXYGEN_SET_PROJECT_NAME = KWin Decoration Library |