diff options
Diffstat (limited to 'plugins/SendScreenshotPlus/res')
-rw-r--r-- | plugins/SendScreenshotPlus/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SendScreenshotPlus/res/resource.rc b/plugins/SendScreenshotPlus/res/resource.rc index 4dc3e547af..1f2d4285f0 100644 --- a/plugins/SendScreenshotPlus/res/resource.rc +++ b/plugins/SendScreenshotPlus/res/resource.rc @@ -154,7 +154,7 @@ END // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_MAIN ICON "ssCamera.ico" -IDI_DEFAULT ICON "ssDefault.ico" +//IDI_DEFAULT ICON "ssDefault.ico" IDI_TARGET ICON "ssTarget.ico" IDI_MONITOR ICON "ssMonitor.ico" IDI_HELP ICON "sshelp.ico" |