Martijn Laan 1 rok pred
rodič
commit
ea8efb0171
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  1. 3 0
      Components/UxTheme.pas

+ 3 - 0
Components/UxTheme.pas

@@ -46,6 +46,9 @@
 
 { Simplified by Martijn Laan for Inno Setup }
 
+{ Cannot be replaced by Delphi's built in Winapi.UxTheme.pas even though it has
+  the same functions: see the comment at the bottom of this file. }
+
 unit UxTheme;
 
 interface