dbus/qt qdbusconnection_p.h,1.1,1.2
Harald Fernengel
harry at freedesktop.org
Fri Sep 23 06:28:25 PDT 2005
- Previous message: dbus/qt Makefile.am, 1.9, 1.10 connection.cpp, 1.10,
NONE connection.h, 1.10, NONE dbus-qt.h, 1.4,
NONE dbus-qthread.cpp, 1.4, NONE integrator.cpp, 1.5,
NONE integrator.h, 1.5, NONE message.cpp, 1.12, NONE message.h,
1.8, NONE qdbus.h, NONE, 1.1 qdbusconnection.cpp, NONE,
1.1 qdbusconnection.h, NONE, 1.1 qdbusconnection_p.h, NONE,
1.1 qdbuserror.cpp, NONE, 1.1 qdbuserror.h, NONE,
1.1 qdbusintegrator.cpp, NONE, 1.1 qdbusmacros.h, NONE,
1.1 qdbusmarshall.cpp, NONE, 1.1 qdbusmarshall.h, NONE,
1.1 qdbusmessage.cpp, NONE, 1.1 qdbusmessage.h, NONE,
1.1 qdbusmessage_p.h, NONE, 1.1 qdbusserver.cpp, NONE,
1.1 qdbusserver.h, NONE, 1.1 qdbusvariant.h, NONE,
1.1 server.cpp, 1.3, NONE server.h, 1.3, NONE
- Next message: 2io BD Magazine #6 NOW is out !!! with 4in 1 qdh
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus/qt
In directory gabe:/tmp/cvs-serv24271
Modified Files:
qdbusconnection_p.h
Log Message:
whoops...
Index: qdbusconnection_p.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/qdbusconnection_p.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- qdbusconnection_p.h 23 Sep 2005 13:08:26 -0000 1.1
+++ qdbusconnection_p.h 23 Sep 2005 13:28:23 -0000 1.2
@@ -32,6 +32,9 @@
//
//
+#ifndef QDBUSCONNECTION_P_H
+#define QDBUSCONNECTION_P_H
+
#include <QtCore/qatomic.h>
#include <QtCore/qhash.h>
#include <QtCore/qobject.h>
@@ -124,3 +127,5 @@
ObjectHookHash objectHooks;
QList<DBusTimeout *> pendingTimeouts;
};
+
+#endif
- Previous message: dbus/qt Makefile.am, 1.9, 1.10 connection.cpp, 1.10,
NONE connection.h, 1.10, NONE dbus-qt.h, 1.4,
NONE dbus-qthread.cpp, 1.4, NONE integrator.cpp, 1.5,
NONE integrator.h, 1.5, NONE message.cpp, 1.12, NONE message.h,
1.8, NONE qdbus.h, NONE, 1.1 qdbusconnection.cpp, NONE,
1.1 qdbusconnection.h, NONE, 1.1 qdbusconnection_p.h, NONE,
1.1 qdbuserror.cpp, NONE, 1.1 qdbuserror.h, NONE,
1.1 qdbusintegrator.cpp, NONE, 1.1 qdbusmacros.h, NONE,
1.1 qdbusmarshall.cpp, NONE, 1.1 qdbusmarshall.h, NONE,
1.1 qdbusmessage.cpp, NONE, 1.1 qdbusmessage.h, NONE,
1.1 qdbusmessage_p.h, NONE, 1.1 qdbusserver.cpp, NONE,
1.1 qdbusserver.h, NONE, 1.1 qdbusvariant.h, NONE,
1.1 server.cpp, 1.3, NONE server.h, 1.3, NONE
- Next message: 2io BD Magazine #6 NOW is out !!! with 4in 1 qdh
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list