Fix remaining doxygen exporting in Plasma.Core
This commit is contained in:
parent
9f18d8c9e1
commit
f817168d02
@ -4,7 +4,7 @@
|
||||
|
||||
Uncreatable Types:
|
||||
- \link Plasma::Types Types \endlink
|
||||
- \link Plasma::Units Units \endlink
|
||||
- \link Units Units \endlink
|
||||
- \link Plasma::QuickTheme Theme \endlink
|
||||
|
||||
Types:
|
||||
|
@ -29,7 +29,7 @@ namespace Plasma
|
||||
{
|
||||
|
||||
/**
|
||||
* @class Theme plasma/theme.h <Plasma/Theme>
|
||||
* @class QuickTheme plasma/theme.h <Plasma/Theme>
|
||||
*
|
||||
* @short Interface to the Plasma theme
|
||||
*
|
||||
|
@ -33,7 +33,11 @@ class QAction;
|
||||
*/
|
||||
namespace Plasma
|
||||
{
|
||||
|
||||
/**
|
||||
* @class Types
|
||||
* @short Enums and constants used in Plasma
|
||||
*
|
||||
*/
|
||||
class PLASMA_EXPORT Types : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
Loading…
Reference in New Issue
Block a user