mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core/tests: add loadFromCloud var to qPrefCloudStorage
Add special property loadFromCloud + mail to qPrefCloudStorage this variable is used by qmlmanager.cpp Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
parent
5dd0981961
commit
b7a1bb670c
4 changed files with 28 additions and 1 deletions
|
@ -15,6 +15,7 @@ private slots:
|
|||
void test_struct_disk();
|
||||
void test_multiple();
|
||||
void test_oldPreferences();
|
||||
void test_loadFromCloud_var();
|
||||
};
|
||||
|
||||
#endif // TESTQPREFCLOUDSTORAGE_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue