From dd4792fe0ac89205e7d7a7e38f3d4350e19f25d7 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Tue, 16 Aug 2005 09:55:52 +0000 Subject: fix a few things --- (limited to 'noncore/net/opie-smb/qsmb.h') diff --git a/noncore/net/opie-smb/qsmb.h b/noncore/net/opie-smb/qsmb.h index abf27da..175b2c3 100644 --- a/noncore/net/opie-smb/qsmb.h +++ b/noncore/net/opie-smb/qsmb.h @@ -10,6 +10,8 @@ #include #include +#include + class Qsmb : public FormQPESMBBase { Q_OBJECT @@ -38,6 +40,8 @@ public slots: QString out; bool runCommand(const QStringList &); +private slots: + void TextViewClicked(QListViewItem*); }; void* runit(void *arg); void* runitm(void *arg); -- cgit v0.9.0.2