diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-19 00:29:23 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-04-19 00:29:23 +0300 |
| commit | 35a617cbde0f62ef3b5a69b0cbe2965bb134e5ec (patch) | |
| tree | bcfac6de4428454662e569d2ff90476e085d42f3 /Software/Visual_Studio/PPC/Tango.PPC.UI | |
| parent | caa0881daeb93c63aee889f06473be01998f1395 (diff) | |
| download | Tango-35a617cbde0f62ef3b5a69b0cbe2965bb134e5ec.tar.gz Tango-35a617cbde0f62ef3b5a69b0cbe2965bb134e5ec.zip | |
Validate liquid quantities fix when Mirta is generating gradients.
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> |
