Update to spice2x-23-09-29

> omitted mostly useless path length warning
This commit is contained in:
[ ]
2023-10-24 20:24:09 +09:00
parent a0e44f9e4b
commit 04dee88276
8 changed files with 23 additions and 2 deletions
+2
View File
@@ -33,6 +33,8 @@ extern std::optional<std::string> GRAPHICS_WINDOW_SIZE;
extern std::optional<std::string> GRAPHICS_WINDOW_POS;
extern bool GRAPHICS_WINDOW_ALWAYS_ON_TOP;
extern bool SUBSCREEN_FORCE_REDRAW;
// settings
extern std::string GRAPHICS_DEVICEID;
extern std::string GRAPHICS_SCREENSHOT_DIR;