mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
lcd4l-setup: just code reformatting (using astyle)
Origin commit data
------------------
Branch: ni/coolstream
Commit: adeb6c8248
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-11 (Tue, 11 Dec 2018)
Origin message was:
------------------
- lcd4l-setup: just code reformatting (using astyle)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -97,7 +97,8 @@ int CLCD4lSetup::exec(CMenuTarget* parent, const std::string &actionkey)
|
|||||||
if (parent)
|
if (parent)
|
||||||
parent->hide();
|
parent->hide();
|
||||||
|
|
||||||
if (actionkey == "lcd4l_logodir") {
|
if (actionkey == "lcd4l_logodir")
|
||||||
|
{
|
||||||
const char *action_str = "lcd4l_logodir";
|
const char *action_str = "lcd4l_logodir";
|
||||||
chooserDir(g_settings.lcd4l_logodir, false, action_str);
|
chooserDir(g_settings.lcd4l_logodir, false, action_str);
|
||||||
return menu_return::RETURN_REPAINT;
|
return menu_return::RETURN_REPAINT;
|
||||||
|
Reference in New Issue
Block a user