App: Retranslate all pages when the language is changed
This commit is contained in:

committed by
Sefa Eyeoglu

parent
a2c85a8531
commit
dd5c4b6864
@ -49,3 +49,8 @@ void CustomCommandsPage::loadSettings()
|
||||
s->get("PostExitCommand").toString()
|
||||
);
|
||||
}
|
||||
|
||||
void CustomCommandsPage::retranslate()
|
||||
{
|
||||
// fixme: implement
|
||||
}
|
||||
|
Reference in New Issue
Block a user