summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2017-04-17 21:09:57 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2017-04-17 21:09:57 +0200
commit3b969a5f679ff7ea4d4b81bb35685216ab7b667f (patch)
treeb5f6d496dbfea850f8c1b42fa37e8e082afc7300 /plugingui/Makefile.am
parent571dd38b445fb1b39af3f6af432658046b525b29 (diff)
Remove obsolete PluginGUI and DGWindow classes.
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index 8795acd..eeeeb34 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -25,7 +25,6 @@ nodist_libdggui_la_SOURCES = \
checkbox.cc \
colour.cc \
combobox.cc \
- dgwindow.cc \
dialog.cc \
directory.cc \
diskstreamingframecontent.cc \
@@ -50,7 +49,6 @@ nodist_libdggui_la_SOURCES = \
painter.cc \
pixelbuffer.cc \
pluginconfig.cc \
- plugingui.cc \
powerbutton.cc \
progressbar.cc \
resource.cc \
@@ -112,7 +110,6 @@ EXTRA_DIST = \
checkbox.h \
colour.h \
combobox.h \
- dgwindow.h \
drawable.h \
dialog.h \
directory.h \
@@ -137,7 +134,6 @@ EXTRA_DIST = \
painter.h \
pixelbuffer.h \
pluginconfig.h \
- plugingui.h \
progressbar.h \
resource.h \
resource_data.h \