summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/scanlist.cpp
authormickeyl <mickeyl>2002-11-26 19:37:54 (UTC)
committer mickeyl <mickeyl>2002-11-26 19:37:54 (UTC)
commitac4f32931212847803534a72eb5e951bd01e6ff5 (patch) (side-by-side diff)
treeb4769af43d5894f68ae2e8a3f9813d64e03841ce /noncore/net/wellenreiter/gui/scanlist.cpp
parent5698d4fb5134c9d493f5a3f81675e7d094597203 (diff)
downloadopie-ac4f32931212847803534a72eb5e951bd01e6ff5.zip
opie-ac4f32931212847803534a72eb5e951bd01e6ff5.tar.gz
opie-ac4f32931212847803534a72eb5e951bd01e6ff5.tar.bz2
stations belonging to one net (SSID) are shown in tree structure
Diffstat (limited to 'noncore/net/wellenreiter/gui/scanlist.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/gui/scanlist.cpp17
1 files changed, 17 insertions, 0 deletions
diff --git a/noncore/net/wellenreiter/gui/scanlist.cpp b/noncore/net/wellenreiter/gui/scanlist.cpp
new file mode 100644
index 0000000..f907afc
--- a/dev/null
+++ b/noncore/net/wellenreiter/gui/scanlist.cpp
@@ -0,0 +1,17 @@
+/**********************************************************************
+** Copyright (C) 2002 Michael 'Mickey' Lauer. All rights reserved.
+**
+** This file is part of Opie Environment.
+**
+** This file may be distributed and/or modified under the terms of the
+** GNU General Public License version 2 as published by the Free Software
+** Foundation and appearing in the file LICENSE.GPL included in the
+** packaging of this file.
+**
+** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
+** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+**
+**********************************************************************/
+
+#include "scanlist.h"
+