From eee5531d24fdb17011debaa7acd42683330e55b6 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 07 Apr 2003 22:06:01 +0000 Subject: New feature! Finally, non-AP stations in an infrastructure network show up. --- (limited to 'noncore/net/wellenreiter/gui/scanlist.h') diff --git a/noncore/net/wellenreiter/gui/scanlist.h b/noncore/net/wellenreiter/gui/scanlist.h index 01db172..bed69f1 100644 --- a/noncore/net/wellenreiter/gui/scanlist.h +++ b/noncore/net/wellenreiter/gui/scanlist.h @@ -39,6 +39,7 @@ class MScanListView: public OListView public slots: void addNewItem( QString type, QString essid, QString macaddr, bool wep, int channel, int signal ); + void traffic( QString type, QString from, QString to, QString via, QString additional = QString::null ); private: ManufacturerDB* _manufacturerdb; -- cgit v0.9.0.2