diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-07-08 20:47:06 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-07-08 20:47:06 +0300 |
| commit | 70c0c5921c3c124779ec0d603e43d72e67def63f (patch) | |
| tree | 2a427b14e595e91170271446b6bbe2c41c6bf30a /Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | |
| parent | e21ce5868248a5bed5d55dda823c63440768edaa (diff) | |
| download | Tango-70c0c5921c3c124779ec0d603e43d72e67def63f.tar.gz Tango-70c0c5921c3c124779ec0d603e43d72e67def63f.zip | |
Fixed notifications height.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest')
| -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> |
