From b1a0139e12be5a081a608834b22744100320841a Mon Sep 17 00:00:00 2001 From: Jonas Suhr Christensen Date: Tue, 21 Oct 2014 14:55:52 +0200 Subject: Added textedit widget. --- plugingui/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugingui/Makefile.am') 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 \ -- cgit v1.2.3