diff options
author | Ted Gould <ted@gould.cx> | 2011-05-03 09:26:46 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-05-03 09:26:46 -0500 |
commit | a4b9fc5bddae5ec02c16a5aedb3f9199bde540d7 (patch) | |
tree | 24238ae10b751c2ed8c0b18aa5680df8aa6ff5be /libdbusmenu-gtk/dbusmenu-gtk.h | |
parent | dc52456c069c025cbbec8071eea4118d0c89214c (diff) | |
parent | 922dce4b4d45ec048600d6790e2a615be8f1deb2 (diff) | |
download | libdbusmenu-a4b9fc5bddae5ec02c16a5aedb3f9199bde540d7.tar.gz libdbusmenu-a4b9fc5bddae5ec02c16a5aedb3f9199bde540d7.tar.bz2 libdbusmenu-a4b9fc5bddae5ec02c16a5aedb3f9199bde540d7.zip |
Removing the serializable menuitem
Diffstat (limited to 'libdbusmenu-gtk/dbusmenu-gtk.h')
-rw-r--r-- | libdbusmenu-gtk/dbusmenu-gtk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libdbusmenu-gtk/dbusmenu-gtk.h b/libdbusmenu-gtk/dbusmenu-gtk.h index f2fe5be..de63c61 100644 --- a/libdbusmenu-gtk/dbusmenu-gtk.h +++ b/libdbusmenu-gtk/dbusmenu-gtk.h @@ -36,6 +36,5 @@ License version 3 and version 2.1 along with this program. If not, see #include <libdbusmenu-gtk/client.h> #include <libdbusmenu-gtk/menu.h> #include <libdbusmenu-gtk/menuitem.h> -#include <libdbusmenu-gtk/serializablemenuitem.h> #endif /* __DBUSMENU_GLIB_H__ */ |