summaryrefslogtreecommitdiffstats
path: root/source/theme.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2018-06-12 12:00:00 +0200
committerDave Davenport <qball@gmpclient.org>2018-06-12 12:00:00 +0200
commitb8592f8b99c25dcdd1f3b5ef2f00412c29b4bc73 (patch)
treed65584a430b377fcefd1eb722acc1645a9da2569 /source/theme.c
parentb837c3fdffa74b7524db22bbbb03da2c87a13d3f (diff)
Documentation updates.
* theme, * view, * textbox * helper
Diffstat (limited to 'source/theme.c')
-rw-r--r--source/theme.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/theme.c b/source/theme.c
index 83b745f4..5b51b8c3 100644
--- a/source/theme.c
+++ b/source/theme.c
@@ -25,6 +25,7 @@
*
*/
+/** Log domain used by the theme engine.*/
#define G_LOG_DOMAIN "Theme"
#include "config.h"