Now also loads mail settings from common.
* Also removed the superfluous and unused timeout argument from Save().
This commit is contained in:
@@ -35,7 +35,7 @@ public:
|
||||
BMailSettings();
|
||||
~BMailSettings();
|
||||
|
||||
status_t Save(bigtime_t timeout = B_INFINITE_TIMEOUT);
|
||||
status_t Save();
|
||||
status_t Reload();
|
||||
status_t InitCheck() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user