From b0a600bf9dd32b908d79c2cf1f12b8088dc2590d Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 09 Dec 2002 15:31:42 +0000 Subject: APs and adhoc stations are now grouped and displayed as belonging to a common net. --- (limited to 'noncore/net/wellenreiter/gui/scanlistitem.h') diff --git a/noncore/net/wellenreiter/gui/scanlistitem.h b/noncore/net/wellenreiter/gui/scanlistitem.h index dd8219a..cd9d883 100644 --- a/noncore/net/wellenreiter/gui/scanlistitem.h +++ b/noncore/net/wellenreiter/gui/scanlistitem.h @@ -45,6 +45,10 @@ class MScanListItem: public QListViewItem virtual void decorateItem( QString type, QString essid, QString macaddr, bool wep, int channel, int signal ); + public: + + QString type; + }; #endif -- cgit v0.9.0.2