Fix segmentation fault when editing address not in address book (issue #615)
This commit is contained in:
@@ -33,6 +33,7 @@ public:
|
||||
void accept();
|
||||
|
||||
QString getAddress() const;
|
||||
void setAddress(const QString &address);
|
||||
private:
|
||||
bool saveCurrentRow();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user