mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
- pzapit: fix change video mode; tell neutrino about the new value
This commit is contained in:
@@ -242,6 +242,8 @@ public:
|
||||
sigc::signal<bool> OnBeforeRestart;
|
||||
sigc::signal<void> OnAfterSetupFonts;
|
||||
void channelRezap();
|
||||
|
||||
void g_settings_video_Mode(int value) { g_settings.video_Mode = value; }
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user