From e4cee6593e08470342dc1b79d675c2d3845410ec Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Fri, 24 Apr 2020 20:24:08 +0200 Subject: WIP: PowerWidgetTest to play around with. --- plugingui/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugingui/Makefile.am') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 91e95bf..40d7f08 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -91,6 +91,7 @@ nodist_libdggui_la_SOURCES = \ pixelbuffer.cc \ pluginconfig.cc \ powerbutton.cc \ + powerwidget.cc \ progressbar.cc \ resamplingframecontent.cc \ resource.cc \ @@ -231,6 +232,7 @@ EXTRA_DIST = \ pixelbuffer.h \ pluginconfig.h \ powerbutton.h \ + powerwidget.h \ progressbar.h \ resamplingframecontent.h \ resource.h \ -- cgit v1.2.3