mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-02 23:00:42 -07:00
overlay: show name of analog control in popup title (#667)
This commit is contained in:
@@ -162,7 +162,7 @@ namespace overlay::windows {
|
||||
unsigned int get_keypad_top_row(const Button &button);
|
||||
|
||||
void build_analogs(const std::string &name, std::vector<Analog> *analogs);
|
||||
void edit_analog_popup(Analog &analog);
|
||||
void edit_analog_popup(Analog &analog, std::string title);
|
||||
|
||||
void update() override;
|
||||
void stop_lights_test();
|
||||
|
||||
Reference in New Issue
Block a user