Make examples use new generated names (João Xavier)

This commit is contained in:
pd 2008-08-16 16:33:02 +02:00
parent acc230eb98
commit 119579f106
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
#include "props-glue.h"
class PropsServer
: public org::freedesktop::DBus::PropsDemo,
: public org::freedesktop::DBus::PropsDemo_adaptor,
public DBus::IntrospectableAdaptor,
public DBus::PropertiesAdaptor,
public DBus::ObjectAdaptor