~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to solid/modemmanager-0.4/dbus/hand-edits.diff

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- mm-manager-clientinterface.h        2010-05-14 14:34:04.973155819 -0300
 
2
+++ ../mm-manager-clientinterface.h     2010-05-12 21:44:48.195535874 -0300
 
3
@@ -8,8 +8,8 @@
 
4
  * Do not edit! All changes made to it will be lost.
 
5
  */
 
6
 
 
7
-#ifndef MM-MANAGER-CLIENTINTERFACE_H_1273858444
 
8
-#define MM-MANAGER-CLIENTINTERFACE_H_1273858444
 
9
+#ifndef MM_MANAGER_CLIENTINTERFACE_H
 
10
+#define MM_MANAGER_CLIENTINTERFACE_H
 
11
 
 
12
 #include <QtCore/QObject>
 
13
 #include <QtCore/QByteArray>
 
14
--- mm-gsm-networkinterface.h   2010-05-14 14:33:50.903149393 -0300
 
15
+++ ../mm-gsm-networkinterface.h        2010-05-13 23:26:37.103659238 -0300
 
16
@@ -8,8 +8,8 @@
 
17
  * Do not edit! All changes made to it will be lost.
 
18
  */
 
19
 
 
20
-#ifndef MM-GSM-NETWORKINTERFACE_H_1273858430
 
21
-#define MM-GSM-NETWORKINTERFACE_H_1273858430
 
22
+#ifndef MM_GSM_NETWORKINTERFACE_H
 
23
+#define MM_GSM_NETWORKINTERFACE_H
 
24
 
 
25
 #include <QtCore/QObject>
 
26
 #include <QtCore/QByteArray>
 
27
@@ -20,6 +20,8 @@
 
28
 #include <QtCore/QVariant>
 
29
 #include <QtDBus/QtDBus>
 
30
 
 
31
+#include "generic-types.h"
 
32
+
 
33
 /*
 
34
  * Proxy class for interface org.freedesktop.ModemManager.Modem.Gsm.Network
 
35
  */