Added some documentation

This commit is contained in:
Joel Holdsworth 2008-08-16 20:04:05 +01:00
parent 071e332f04
commit 574bb5a2fd

View file

@ -114,6 +114,11 @@ GtkLumiera& application();
*/
namespace dialogs {}
/**
* The namespace of data model classes.
*/
namespace model {}
/**
* The namespace of all video output implementations.
*/