From b06913999f349254ba1c6e182950cb71d0b7aa67 Mon Sep 17 00:00:00 2001 From: korovkin Date: Fri, 10 Nov 2006 20:53:23 +0000 Subject: Files devicehandler.cpp and devicehandler.h moved from manager to library to be used by obex to load a list of saved receivers. --- (limited to 'noncore/net') diff --git a/noncore/net/opietooth/manager/devicehandler.cpp b/noncore/net/opietooth/lib/devicehandler.cpp index 320ad44..320ad44 100644 --- a/noncore/net/opietooth/manager/devicehandler.cpp +++ b/noncore/net/opietooth/lib/devicehandler.cpp diff --git a/noncore/net/opietooth/manager/devicehandler.h b/noncore/net/opietooth/lib/devicehandler.h index 5cfe048..5cfe048 100644 --- a/noncore/net/opietooth/manager/devicehandler.h +++ b/noncore/net/opietooth/lib/devicehandler.h diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro index e11af9a..08d79ea 100644 --- a/noncore/net/opietooth/lib/lib.pro +++ b/noncore/net/opietooth/lib/lib.pro @@ -2,10 +2,10 @@ TEMPLATE = lib CONFIG += qte warn_on HEADERS = connection.h parser.h device.h manager.h remotedevice.h services.h \ startpanconnection.h startdunconnection.h obexpush.h \ - bt-serial.h forwarder.h + bt-serial.h forwarder.h devicehandler.h SOURCES = connection.cpp parser.cc device.cc manager.cc remotedevice.cc services.cc \ startpanconnection.cpp startdunconnection.cpp obexpush.cpp \ - bt-serial.c forwarder.cc + bt-serial.c forwarder.cc devicehandler.cpp TARGET = opietooth1 INCLUDEPATH += $(OPIEDIR)/include . diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro index dc048c4..567932e 100644 --- a/noncore/net/opietooth/manager/manager.pro +++ b/noncore/net/opietooth/manager/manager.pro @@ -7,7 +7,7 @@ HEADERS = btconnectionitem.h btdeviceitem.h \ pppdialog.h dundialog.h pandialog.h \ obexdialog.h obexftpdialog.h \ rfcommassigndialogimpl.h rfcommassigndialogitem.h \ - devicehandler.h rfcpopup.h obexpopup.h obexftpopup.h \ + rfcpopup.h obexpopup.h obexftpopup.h \ rfcommhelper.h panpopup.h dunpopup.h rfcommconfhandler.h \ servicesdialog.h btconfhandler.h hidpopup.h @@ -18,7 +18,7 @@ SOURCES = btconnectionitem.cpp btdeviceitem.cpp \ btlistitem.cpp hciconfwrapper.cpp \ bticonloader.cpp pppdialog.cpp dundialog.cpp pandialog.cpp \ rfcommassigndialogimpl.cpp rfcommassigndialogitem.cpp \ - obexdialog.cpp devicehandler.cpp \ + obexdialog.cpp \ rfcpopup.cpp obexpopup.cpp obexftpopup.cpp obexftpdialog.cpp \ rfcommhelper.cpp panpopup.cpp dunpopup.cpp rfcommconfhandler.cpp \ servicesdialog.cpp btconfhandler.cpp hidpopup.cpp -- cgit v0.9.0.2