s/Bonobo_UIHandler/Bonobo_UIContainer/

s/include "bonobo-ui-handler.h"/include "bonobo-ui-compat.h"/

svn path=/trunk/; revision=5539
This commit is contained in:
Michael Meeks
2000-09-21 14:13:27 +00:00
parent aeb04a3e77
commit 8b2ca26789
16 changed files with 56 additions and 16 deletions

View File

@ -25,7 +25,7 @@
#define EVOLUTION_SHELL_COMPONENT_CLIENT_H
#include <bonobo/bonobo-object-client.h>
#include <bonobo/bonobo-ui-handler.h>
#include <bonobo/bonobo-ui-compat.h>
#include "evolution-shell-component.h"