mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-06-09 08:14:28 +00:00
[idd] helper: update notification icon to reflect GPU availability
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#include "Resources.h"
|
||||
|
||||
ID_MAIN_ICON ICON "../../resources/icon.ico"
|
||||
ID_GPU_ICON ICON "../../resources/icon-gpu.ico"
|
||||
ID_NO_GPU_ICON ICON "../../resources/icon-nogpu.ico"
|
||||
|
||||
#define STRINGIFY2(s) L#s
|
||||
#define STRINGIFY(s) STRINGIFY2(s)
|
||||
|
||||
Reference in New Issue
Block a user