summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2016-11-24 20:29:29 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2017-01-21 14:51:30 +0100
commit586fac8e8daa7665302b075f900d8d2df90716f9 (patch)
treebfb02ad2e88d6e6b3e6bd013853a0792de951849 /plugingui/Makefile.am
parent8976d1106ac40e74b7bdc4d0401003126cee53d8 (diff)
Added TabWidget.
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index 21a78f8..49025c7 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -56,6 +56,9 @@ EXTRA_DIST = \
resource_data.h \
scrollbar.h \
slider.h \
+ stackedwidget.h \
+ tabbutton.h \
+ tabwidget.h \
textedit.h \
texture.h \
texturedbox.h \