Add prototype room settings menu
This commit is contained in:
parent
21c68c5824
commit
3097037c3d
14 changed files with 309 additions and 12 deletions
|
|
@ -80,6 +80,7 @@ public:
|
|||
}
|
||||
|
||||
QSharedPointer<UserSettings> userSettings() { return userSettings_; }
|
||||
QSharedPointer<Cache> cache() { return cache_; }
|
||||
|
||||
signals:
|
||||
void contentLoaded();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue