From 586fac8e8daa7665302b075f900d8d2df90716f9 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 24 Nov 2016 20:29:29 +0100 Subject: Added TabWidget. --- plugingui/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugingui/Makefile.am') 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 \ -- cgit v1.2.3