diff options
Diffstat (limited to 'src/progs/gtk/Makefile.am')
-rw-r--r-- | src/progs/gtk/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
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 \ |