mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 15:06:08 +03:00
Theme: missing virtual keyword
This commit is contained in:
parent
84ac2e64e0
commit
0711abbf56
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ public:
|
|||
*
|
||||
* Defaults: "/"
|
||||
*/
|
||||
QString quotaBaseFolder() const;
|
||||
virtual QString quotaBaseFolder() const;
|
||||
|
||||
protected:
|
||||
#ifndef TOKEN_AUTH_ONLY
|
||||
|
|
Loading…
Reference in a new issue