diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-19 20:38:54 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-19 20:38:54 +0300 |
| commit | 840c6db5bf9be7b255c66c76fe0241245f4cdfb6 (patch) | |
| tree | fbf9f9de9607385b10be5b80da8806fad443f2c3 /Software/Visual_Studio/PPC/Tango.PPC.UI | |
| parent | 9cb29ab4e21baccfa08781f3755438749e25b4e7 (diff) | |
| download | Tango-840c6db5bf9be7b255c66c76fe0241245f4cdfb6.tar.gz Tango-840c6db5bf9be7b255c66c76fe0241245f4cdfb6.zip | |
Exclude light inks from gradient generation input.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest index d72e75011..efc5f8179 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest @@ -16,7 +16,7 @@ Remove this element if your application requires this virtualization for backwards compatibility. --> - <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> + <!--<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />--> </requestedPrivileges> </security> </trustInfo> |
