mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Silence warning
This commit is contained in:
parent
1444b851a2
commit
69678c011b
|
@ -327,7 +327,7 @@ void ProfileForm::onImportClicked()
|
||||||
bodyUI->profiles->addItem(profile);
|
bodyUI->profiles->addItem(profile);
|
||||||
}
|
}
|
||||||
|
|
||||||
void ProfileForm::onStatusSet(Status status)
|
void ProfileForm::onStatusSet(Status)
|
||||||
{
|
{
|
||||||
refreshProfiles();
|
refreshProfiles();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user