summaryrefslogtreecommitdiff
path: root/noncore/net/opiestumbler/opiestumbler.h
Unidiff
Diffstat (limited to 'noncore/net/opiestumbler/opiestumbler.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opiestumbler/opiestumbler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opiestumbler/opiestumbler.h b/noncore/net/opiestumbler/opiestumbler.h
index 84a69ba..263af6e 100644
--- a/noncore/net/opiestumbler/opiestumbler.h
+++ b/noncore/net/opiestumbler/opiestumbler.h
@@ -40,7 +40,7 @@ public:
40 static QString appName() { return QString::fromLatin1("opiestumbler"); } 40 static QString appName() { return QString::fromLatin1("opiestumbler"); }
41 static QString appCaption(); 41 static QString appCaption();
42 void displayStations(); 42 void displayStations();
43 QString manufacturer(const QString &mac, bool extended = FALSE ); 43 QString manufacturer(const QString &mac, bool extended = false );
44protected slots: 44protected slots:
45 void slotConfigure(); 45 void slotConfigure();
46 void slotStartScanning(); 46 void slotStartScanning();