mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
/widget/menue.h/cpp: add missing signal OnAfterChangeOption()
Origin commit data
------------------
Commit: 0462547303
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-03-12 (Tue, 12 Mar 2019)
This commit is contained in:
@@ -528,6 +528,7 @@ class CMenuOptionStringChooser : public CMenuItem
|
||||
*optionValuePtr = val;
|
||||
}
|
||||
std::string getOptionValue() { return *optionValuePtr; }
|
||||
sigc::signal<void> OnAfterChangeOption;
|
||||
};
|
||||
|
||||
class CMenuGlobal
|
||||
|
Reference in New Issue
Block a user