summaryrefslogtreecommitdiffstats
path: root/include/widgets/widget.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-10-14 16:46:54 +0200
committerDave Davenport <qball@gmpclient.org>2016-10-14 16:46:54 +0200
commitce341f68851e1170e231fc25cc8183183a2da99b (patch)
tree9eba2ba8f0354e55734c281f276d1c62a84380d6 /include/widgets/widget.h
parentb4c599f022feb69d5be7c27a3037c70c02c44790 (diff)
Document more headers.
Diffstat (limited to 'include/widgets/widget.h')
-rw-r--r--include/widgets/widget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/widgets/widget.h b/include/widgets/widget.h
index 26e8e05f..8edc3de5 100644
--- a/include/widgets/widget.h
+++ b/include/widgets/widget.h
@@ -141,7 +141,6 @@ gboolean widget_need_redraw ( widget *wid );
*/
gboolean widget_clicked ( widget *wid, xcb_button_press_event_t *xbe );
-
/**
* @param wid The widget handle
* @param cb The widget click callback