mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11: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)
|
||||
parent->hide();
|
||||
|
||||
if (actionkey == "lcd4l_logodir") {
|
||||
if (actionkey == "lcd4l_logodir")
|
||||
{
|
||||
const char *action_str = "lcd4l_logodir";
|
||||
chooserDir(g_settings.lcd4l_logodir, false, action_str);
|
||||
return menu_return::RETURN_REPAINT;
|
||||
|
Reference in New Issue
Block a user