application/app.manifest

Sat, 04 Jul 2026 17:46:17 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 04 Jul 2026 17:46:17 +0200
changeset 1217
c1d4c331c28b
parent 816
f5690594b240
permissions
-rw-r--r--

small fixes in the motif grid widget

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  <dependency>
    <dependentAssembly>
      <assemblyIdentity
        type="win32"
        name="Microsoft.Windows.Common-Controls"
        version="6.0.0.0"
        processorArchitecture="*"
        publicKeyToken="6595b64144ccf1df"
        language="*"
      />
    </dependentAssembly>
  </dependency>
</assembly>

mercurial