summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/bluebase.h
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/manager/bluebase.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/bluebase.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/net/opietooth/manager/bluebase.h b/noncore/net/opietooth/manager/bluebase.h
index 0516c16..ce0483f 100644
--- a/noncore/net/opietooth/manager/bluebase.h
+++ b/noncore/net/opietooth/manager/bluebase.h
@@ -11,6 +11,7 @@
#include "bluetoothbase.h"
#include "btlistitem.h"
+#include "bticonloader.h"
#include <remotedevice.h>
#include <manager.h>
@@ -64,6 +65,8 @@ namespace OpieTooth {
QPixmap offPix;
QPixmap onPix;
+ BTIconLoader *iconLoader;
+
private slots:
void addSearchedDevices( QList<RemoteDevice> &newDevices );
void addServicesToDevice( BTListItem *item );