Skip to content
Snippets Groups Projects
Commit 3083b5cb authored by Volker Krause's avatar Volker Krause
Browse files

Hide application classes from the API docs

parent db32053d
No related branches found
No related tags found
No related merge requests found
EXCLUDE_PATTERNS += */src/console/*
......@@ -24,9 +24,7 @@
namespace KUserFeedback {
namespace Console {
/**
* @todo write docs
*/
/** Proxy model to change roles. */
class RoleMappingProxyModel : public QIdentityProxyModel
{
Q_OBJECT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment