Allow setting URLs in the widget (for config) and fix "salt" generation
This commit is contained in:
parent
8493f036ba
commit
98577bbcb8
2 changed files with 14 additions and 3 deletions
|
@ -53,6 +53,7 @@ public:
|
|||
QString password() const;
|
||||
QUrl boardUrl() const;
|
||||
bool isAnonymous() const;
|
||||
void setBoards(const QVector<QUrl> &urlList);
|
||||
|
||||
private:
|
||||
QUrl m_boardUrl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue