summaryrefslogtreecommitdiff
path: root/src/ui/widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget.h')
-rw-r--r--src/ui/widget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/widget.h b/src/ui/widget.h
index 4c5b7d85..dc79a22c 100644
--- a/src/ui/widget.h
+++ b/src/ui/widget.h
@@ -259,3 +259,4 @@ void raise_Widget (iWidget *);
259iBool hasVisibleChildOnTop_Widget 259iBool hasVisibleChildOnTop_Widget
260 (const iWidget *parent); 260 (const iWidget *parent);
261void printTree_Widget (const iWidget *); 261void printTree_Widget (const iWidget *);
262void identify_Widget (const iWidget *); /* prints to stdout */