We need to copy the settings message.

This commit is contained in:
Axel Dörfler
2015-01-06 15:20:44 +01:00
parent fe26284795
commit f1c9cc4292
@@ -25,7 +25,7 @@ public:
BString Password() const;
private:
const BMessage& fMessage;
const BMessage fMessage;
};