Added send sms button to detail window and better error handling. Converted gui's...
[jenirok] / src / gui / detailwindow.h
index eefad76..ff6b87a 100644 (file)
@@ -43,6 +43,7 @@ private slots:
     void showAddToContactsDialog();
     void addToContacts();
     void copyToClipboard();
+    void sendSMS();
 
 private:
     QScrollArea* area_;