From bb55f4949010efd60931372b782c50ac0a4cb5d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Wed, 29 Mar 2017 10:52:48 +0200 Subject: Add PowerButton 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 88e4cc8..2a9d453 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -35,6 +35,7 @@ nodist_libdggui_la_SOURCES = \ led.cc \ checkbox.cc \ toggle.cc \ + powerbutton.cc \ mainwindow.cc \ slider.cc \ scrollbar.cc \ -- cgit v1.2.3