From 4aaa8efd13ad014280a6f1f05391c1ec464790db Mon Sep 17 00:00:00 2001 From: mickeyl Date: Fri, 02 May 2003 23:32:16 +0000 Subject: add parsing and interpretating of fromDS frames and getting pretty close to the 1.0 release --- (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 a14d426..56bf837 100644 --- a/noncore/net/wellenreiter/gui/scanlist.h +++ b/noncore/net/wellenreiter/gui/scanlist.h @@ -47,7 +47,7 @@ class MScanListView: public OListView void IBSStraffic( QString from, QString to, QString via ); // NYI protected: - void addIfNotExisting( MScanListItem* parent, QString addr ); + void addIfNotExisting( MScanListItem* parent, QString addr, const QString& type = "station" ); private: ManufacturerDB* _manufacturerdb; -- cgit v0.9.0.2