summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
authorAndré Nusser <andre.nusser@googlemail.com>2017-03-23 12:22:00 +0100
committerAndré Nusser <andre.nusser@googlemail.com>2017-04-01 16:33:49 +0200
commit0e969842ccb1badc7689959c82208bd325cd01c7 (patch)
treed44cc6244e72babe78b318fd5880158266c61091 /plugingui/Makefile.am
parent6c0bcd6719d929272057a71e62d72ae7aadeb507 (diff)
New Toggle class which includes the basic functionality of CheckBox
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index 8180788..88e4cc8 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -34,6 +34,7 @@ nodist_libdggui_la_SOURCES = \
lineedit.cc \
led.cc \
checkbox.cc \
+ toggle.cc \
mainwindow.cc \
slider.cc \
scrollbar.cc \