mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
d3ab2b63f1
the new style scrollbars.
11 lines
466 B
XML
11 lines
466 B
XML
<?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="X86"
|
|
publicKeyToken="6595b64144ccf1df"
|
|
language="*"/>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
</assembly> |