summaryrefslogtreecommitdiff
path: root/toolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'toolbar.h')
-rw-r--r--toolbar.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolbar.h b/toolbar.h
new file mode 100644
index 00000000..ce2f18d6
--- /dev/null
+++ b/toolbar.h
@@ -0,0 +1,3 @@
+struct toolbar {
+ struct toolbar_gui *gui;
+};