Manage Dialog: Added "UseD2D" option in the Settings Tab

If changed, all skins are refreshed
Option is disabled on systems that do not support D2D
This commit is contained in:
Brian Ferguson
2013-07-25 16:44:06 -06:00
parent 05cbcb9aa8
commit 2418c3692f
7 changed files with 41 additions and 11 deletions

View File

@ -168,4 +168,5 @@ STRINGTABLE
ID_STR_ELLIPSIS, "..."
ID_STR_SHOWNOTIFICATIONAREAICON, "Show notification area icon"
ID_STR_SOURCE, "Source"
ID_STR_USED2D, "Use D2D rendering"
}