elm_dbus_menu: Fix function signature for the !HAVE_ELDBUS case
authorDaniel Willmann <d.willmann@samsung.com>
Wed, 24 Apr 2013 13:36:46 +0000 (14:36 +0100)
committerDaniel Willmann <d.willmann@samsung.com>
Wed, 24 Apr 2013 13:37:25 +0000 (14:37 +0100)
commit48d22cb72c38021a14a036c83d7979e8cb56a027
treedaf9b00049a626394fbaf7cb70e50087c1d67b36
parent65fa37fe9dddb0c4514f31d74aef078b6f002a91
elm_dbus_menu: Fix function signature for the !HAVE_ELDBUS case

The code path that gets compiled if we don't have eldbus was not
updated. This should fix build problems with older efl versions.

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
legacy/elementary/src/lib/elm_dbus_menu.c