From 95b81f3c2c9ae5f48f9aeca4dafea9400f9bb3f0 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 21 Sep 2004 18:39:15 +0000 Subject: -Remove uneeded QCopChannel from SIMpad ODevice -connecting to a non existing slot in a class without a Q_OBJECT in the header lead to a crash on ARM -Remove Q_OBJECT from Beagle as we've no slots and signals --- (limited to 'libopie2/opiecore/device/odevice_beagle.h') diff --git a/libopie2/opiecore/device/odevice_beagle.h b/libopie2/opiecore/device/odevice_beagle.h index 1626330..17b040c 100644 --- a/libopie2/opiecore/device/odevice_beagle.h +++ b/libopie2/opiecore/device/odevice_beagle.h @@ -36,7 +36,6 @@ namespace Opie { namespace Core { namespace Internal { class Beagle : public ODevice { - Q_OBJECT public: Beagle(); ~Beagle(); -- cgit v0.9.0.2