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

List:       kde-commits
Subject:    [plasma-nm/Plasma/5.0] kded: Missing Control For ModemManager class
From:       Ömer Fadıl Usta <omerusta () gmail ! com>
Date:       2014-07-22 7:55:41
Message-ID: E1X9UvF-0007fF-C2 () scm ! kde ! org
[Download RAW message or body]

Git commit 0b644db2218bf1276b7afa11d80c121e1cc28a61 by Ömer Fadıl Usta.
Committed on 22/07/2014 at 07:46.
Pushed by usta into branch 'Plasma/5.0'.

Missing Control For ModemManager class

There was a  missing control whether if Modemmanager exist or not before
creating a ref.

REVIEW: 119392
(cherry picked from commit 38b75ecd1b7ea8a1e54380d459fd9c6211ae4172)

M  +2    -0    kded/service.cpp

http://commits.kde.org/plasma-nm/0b644db2218bf1276b7afa11d80c121e1cc28a61

diff --git a/kded/service.cpp b/kded/service.cpp
index a12ff76..233b921 100644
--- a/kded/service.cpp
+++ b/kded/service.cpp
@@ -46,7 +46,9 @@ class NetworkManagementServicePrivate
     public:
     SecretAgent * agent;
     BluetoothMonitor * bluetoothMonitor;
+#if WITH_MODEMMANAGER_SUPPORT
     ModemMonitor * modemMonitor;
+#endif
     Notification * notification;
 };
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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