summaryrefslogtreecommitdiff
path: root/noncore/unsupported/gsmtool/gsmtool.h
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/gsmtool/gsmtool.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/gsmtool/gsmtool.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/unsupported/gsmtool/gsmtool.h b/noncore/unsupported/gsmtool/gsmtool.h
index 1625cb1..49387d9 100644
--- a/noncore/unsupported/gsmtool/gsmtool.h
+++ b/noncore/unsupported/gsmtool/gsmtool.h
@@ -23,2 +23,5 @@ private slots:
void doTabChanged();
+ void doSMSStoreChanged();
+ void doSMSTypeChanged();
+
private:
@@ -29,2 +32,3 @@ private:
gsmlib::MeTa *me;
+ gsmlib::SMSStoreRef sms_store;