From 05bb6ad8f1ad6d3abf835a9ad91a5b42f90db920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Fri, 21 Apr 2017 21:42:29 +0200 Subject: Add AboutTab class instead of having a TextEdit widget as tab. --- 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 2be22fb..f6bd705 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -47,6 +47,7 @@ libdggui_la_LIBADD = \ # If you add a file here, remember to add it to plugin/Makefile.mingw32.in nodist_libdggui_la_SOURCES = \ + abouttab.cc \ button.cc \ button_base.cc \ checkbox.cc \ -- cgit v1.2.3