From 55c6e4c46d388189e35329a6519b9afa86f029fa Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 15 Jun 2006 08:22:48 +0000 Subject: Switched patch "description" window into a properties window (hopefully to extend in the future) git-svn-id: http://svn.drobilla.net/lad/grauph@40 a436a847-0d15-0410-975c-d299462d15a1 --- src/progs/gtk/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/progs/gtk/Makefile.am') diff --git a/src/progs/gtk/Makefile.am b/src/progs/gtk/Makefile.am index 16c99949..3bf779a8 100644 --- a/src/progs/gtk/Makefile.am +++ b/src/progs/gtk/Makefile.am @@ -72,8 +72,8 @@ om_gtk_SOURCES = \ NewSubpatchWindow.cpp \ ConfigWindow.h \ ConfigWindow.cpp \ - PatchDescriptionWindow.h \ - PatchDescriptionWindow.cpp \ + PatchPropertiesWindow.h \ + PatchPropertiesWindow.cpp \ Loader.h \ Loader.cpp \ RenameWindow.h \ -- cgit v1.2.1