lcd4linux: add menu item to allow or disable display screenshots

Origin commit data
------------------
Commit: 0c16e15ecc
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-27 (Thu, 27 Jan 2022)

Origin message was:
------------------
- lcd4linux: add menu item to allow or disable display screenshots
This commit is contained in:
vanhofen
2022-01-27 22:02:02 +01:00
parent 8a502141bc
commit f1f851ae28
8 changed files with 25 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ class CLCD4lSetup : public CMenuTarget, CChangeObserver
int temp_lcd4l_display_type;
int temp_lcd4l_skin;
int temp_lcd4l_brightness;
int temp_lcd4l_screenshots;
int width;
int show();