From 19b9cddf7d5ef3daac5cda481db492f28574d28d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Sun, 16 Apr 2017 12:54:16 +0200 Subject: Move button functionality to BaseButton. Create TabButton. --- 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 1dcff20..133c71f 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -29,6 +29,7 @@ nodist_libdggui_la_SOURCES = \ widget.cc \ colour.cc \ painter.cc \ + button_base.cc \ button.cc \ pixelbuffer.cc \ lineedit.cc \ -- cgit v1.2.3