[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/pim/kmobiletools/kmobiletools/engines/gammu_engine
From:       Quentin Denis <quentin.denis () gmail ! com>
Date:       2010-09-22 14:32:10
Message-ID: 20100922143210.AC16FAC888 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1178251 by qdenis:

Gammu API changes: no need for GSM_Phone_Functions anymore, just use a
pointer (http://wammu.eu/docs/devel/docs/c/porting.html)


 M  +1 -4      device.h  


--- trunk/playground/pim/kmobiletools/kmobiletools/engines/gammu_engine/device.h \
#1178250:1178251 @@ -240,10 +240,7 @@
     bool m_isConnected;
     QMutex m_mutex;
 
- /*   //FIXME: GSM_Phone_Functions *m_phoneFunctions
-   */ 
- 
-    GSM_StateMachine m_stateMachine;
+    GSM_StateMachine* m_stateMachine; //Gammu API changes: no need for \
GSM_Phone_Functions anymore, just use a pointer \
(http://wammu.eu/docs/devel/docs/c/porting.html)  GSM_Error m_error;
 
     QMap<int,QString> m_errorCodes;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic