mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Send the appropriate signal when gitLocalOnly changes
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0e31171087
commit
677bbb77d9
2 changed files with 2 additions and 1 deletions
|
@ -278,7 +278,7 @@ public:
|
|||
bool savePasswordLocal() const;
|
||||
short verificationStatus() const;
|
||||
bool backgroundSync() const;
|
||||
bool gitLocalOnly() const;
|
||||
bool gitLocalOnly() const;
|
||||
|
||||
public slots:
|
||||
void setPassword(const QString& value);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue