From d55de707c3352a468a227d69920a56ef2550a7cc Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 13 Mar 2013 18:46:17 +0100 Subject: Added path lineedit and drive selection (win32) to filebrowser. Made a lot of small layout tweaks. --- plugingui/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'plugingui/Makefile.am') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 06e6f0a..c3664d9 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -38,7 +38,12 @@ EXTRA_DIST = \ plugingui.h \ slider.h \ widget.h \ - window.h + window.h \ + listbox.h \ + knob.h \ + filebrowser.h \ + combobox.h + ################ # Test Section # -- cgit v1.2.3