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. --- plugin/Makefile.mingw32.in | 1 + 1 file changed, 1 insertion(+) (limited to 'plugin') diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index ffdb28b..5f588f9 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -47,6 +47,7 @@ DG_CFLAGS = -I@top_srcdir@ -I@top_srcdir@/include -I@top_srcdir@/src \ # -DDISABLE_HUGIN GUI_SRC = \ + @top_srcdir@/plugingui/abouttab.cc \ @top_srcdir@/plugingui/button.cc \ @top_srcdir@/plugingui/button_base.cc \ @top_srcdir@/plugingui/checkbox.cc \ -- cgit v1.2.3