summaryrefslogtreecommitdiff
path: root/noncore/unsupported/gsmtool/gsmtool.h
authordwmw2 <dwmw2>2002-04-04 10:23:47 (UTC)
committer dwmw2 <dwmw2>2002-04-04 10:23:47 (UTC)
commit0ffdfb93cd33ae975822701e16421990e416c218 (patch) (side-by-side diff)
tree0682d5e14c53c7fc9d0171160a92161e249de473 /noncore/unsupported/gsmtool/gsmtool.h
parent431ff3f7fd9996236c6d82a3644b3915bd4c7b38 (diff)
downloadopie-0ffdfb93cd33ae975822701e16421990e416c218.zip
opie-0ffdfb93cd33ae975822701e16421990e416c218.tar.gz
opie-0ffdfb93cd33ae975822701e16421990e416c218.tar.bz2
Wheee. Now shows SMS messages
Diffstat (limited to 'noncore/unsupported/gsmtool/gsmtool.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/gsmtool/gsmtool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/gsmtool/gsmtool.h b/noncore/unsupported/gsmtool/gsmtool.h
index 49387d9..b8d9a86 100644
--- a/noncore/unsupported/gsmtool/gsmtool.h
+++ b/noncore/unsupported/gsmtool/gsmtool.h
@@ -23,6 +23,7 @@ private slots:
void doTabChanged();
void doSMSStoreChanged();
void doSMSTypeChanged();
+ void doSelectedSMSChanged(QListViewItem *);
private:
static const speed_t baudrates[];