Fix warning about not registered Presence type
This commit is contained in:
parent
488924c9b3
commit
db93e6b853
2 changed files with 3 additions and 1 deletions
|
|
@ -49,7 +49,6 @@
|
|||
|
||||
UserSettings::UserSettings()
|
||||
{
|
||||
qRegisterMetaType<UserSettings::Presence>();
|
||||
load();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue