We need to copy the settings message.

This commit is contained in:
Axel Dörfler 2012-01-05 23:02:19 +01:00
parent fe26284795
commit f1c9cc4292
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ public:
BString Password() const;
private:
const BMessage& fMessage;
const BMessage fMessage;
};