Added some documentation
This commit is contained in:
parent
071e332f04
commit
574bb5a2fd
1 changed files with 5 additions and 0 deletions
|
|
@ -114,6 +114,11 @@ GtkLumiera& application();
|
|||
*/
|
||||
namespace dialogs {}
|
||||
|
||||
/**
|
||||
* The namespace of data model classes.
|
||||
*/
|
||||
namespace model {}
|
||||
|
||||
/**
|
||||
* The namespace of all video output implementations.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue