aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2006-10-02 00:13:14 +0000
committerUlf Lamping <ulf.lamping@web.de>2006-10-02 00:13:14 +0000
commit589b473e4191323c9c3102691e81b83348662c84 (patch)
tree2ba3f8c1cad2b417208e0046501d47dbe54b7e9a /gtk/Makefile.am
parent2cf4d327f20371b321bdae7545b098cda3f6fcf0 (diff)
various (huge) code cleanup incl. splitting of the coloring dialog and the actual color rule edit dialog into two files - this makes the things much more clearer now (at least for me)
svn path=/trunk/; revision=19392
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index d4153da9ed..bd4aa023fb 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -47,6 +47,7 @@ noinst_HEADERS = \
capture_prefs.h \
cfilter_combo_utils.h \
color_dlg.h \
+ color_edit_dlg.h \
colors.h \
column_prefs.h \
compat_macros.h \