mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-28 12:22:02 +00:00
Update language_option_page.cpp
This commit is contained in:
parent
4b83f3b4b9
commit
7d805d31bf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ using namespace lang::literals;
|
|||
//this page is for language page
|
||||
|
||||
LanguageOptionPage::LanguageOptionPage() : AppletFrame(true, true)
|
||||
{
|
||||
{
|
||||
this->setTitle("Language_Option"_lang);
|
||||
list = new brls::List();
|
||||
|
||||
|
|
Loading…
Reference in a new issue