From 12ee422d7a997a423615518f0132e646b9e8b5dc Mon Sep 17 00:00:00 2001 From: Christian Mueller Date: Mon, 21 May 2012 19:03:24 +0200 Subject: * [GAM-78] Using the AudioManager with Sessionbus does not work fixed Signed-off-by: Christian Mueller --- include/shared/CAmDbusWrapper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/shared/CAmDbusWrapper.h b/include/shared/CAmDbusWrapper.h index 4deaf88..603cc00 100644 --- a/include/shared/CAmDbusWrapper.h +++ b/include/shared/CAmDbusWrapper.h @@ -81,6 +81,7 @@ private: std::vector mpListTimerhandles; //!< pointer to the timer handles CAmSocketHandler *mpSocketHandler; //!< pointer to the sockethandler std::map mMapHandleWatch; //!< map to the handle watches + DBusBusType mDbusType; }; } -- cgit v1.2.1