]> git.pld-linux.org Git - packages/decibel.git/blob - decibel-types.patch
4d7c23f6b931dd8eeac425d8c5e73faadd64cf59
[packages/decibel.git] / decibel-types.patch
1 --- include/Decibel/types.h     2007-07-27 11:36:15.000000000 +0200
2 +++ include/Decibel/hmm 2008-11-19 16:45:56.181019750 +0100
3 @@ -27,7 +27,7 @@
4  #include <QtDBus/QDBusArgument>
5  #include <QtDBus/QDBusMetaType>
6  
7 -#include <QtTelepathy/Common/BaseTypes>
8 +#include <QtTelepathy/Common/Types>
9  
10  namespace QtTapioca
11  {
12 --- src/server/connectionfacade.h       2008-11-19 16:52:45.586606000 +0100
13 +++ src/server/connectionfacade.h-new   2008-11-19 16:53:16.304525750 +0100
14 @@ -152,7 +152,7 @@
15  
16      /** @brief Called by Tapioca whenever a presence was updated. */
17      void onPresenceUpdated(QtTapioca::ContactBase *,
18 -                           QtTapioca::ContactBase::Presence,
19 +                           QtTapioca::PresenceState,
20                             const QString &);
21  
22      /** @brief Called by Tapioca whenever a Channel was opened. */
This page took 0.051337 seconds and 2 git commands to generate.