From a75e971a552b0e4138ce901fd33d50d45319c919 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 25 Sep 2000 19:11:15 +0000 Subject: Update the shortcut bar in the shell view to match the changes in the way drag and drop is handled. Separate the handling for the view into a separate object. This should make the shortcut bar work again, but it's untested. svn path=/trunk/; revision=5575 --- shell/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 9928d52774..f68b15bc75 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -102,6 +102,8 @@ evolution_SOURCES = \ e-shell-view.h \ e-shell.c \ e-shell.h \ + e-shortcuts-view-model.c \ + e-shortcuts-view-model.h \ e-shortcuts-view.c \ e-shortcuts-view.h \ e-shortcuts.c \ -- cgit v1.2.3