summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
authorJonas Suhr Christensen <jsc@umbraculum.org>2014-10-21 14:55:52 +0200
committerJonas Suhr Christensen <jsc@umbraculum.org>2014-10-21 14:55:52 +0200
commitb1a0139e12be5a081a608834b22744100320841a (patch)
tree7c7a193bb4373fafa2384ee4d996b858df19cc89 /plugingui/Makefile.am
parentdff95433d3d9d677f93c2f3be8c887a0e3c6f6df (diff)
Added textedit widget.
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index 3d09bb2..f13c3ae 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -37,6 +37,7 @@ EXTRA_DIST = \
label.h \
led.h \
lineedit.h \
+ textedit.h \
listbox.h \
listboxbasic.h \
listboxthin.h \