Typo in glib example

This commit is contained in:
pd 2008-09-05 00:33:28 +02:00
parent 050170173a
commit d2b0909093
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ public:
};
class DBusBrowser
: public org::freedesktop::DBus,
: public org::freedesktop::DBus_proxy,
public DBus::IntrospectableProxy,
public DBus::ObjectProxy,
public Gtk::Window