2
0
Эх сурвалжийг харах

Fix warning caused by previous commit on this file.

Martijn Laan 6 жил өмнө
parent
commit
54b77a40c1

+ 1 - 1
Components/FolderTreeView.pas

@@ -135,7 +135,7 @@ implementation
 }
 
 uses
-  PathFunc, ShellApi, UxThemeISX{$IFDEF IS_D12}, Types{$ENDIF};
+  PathFunc, ShellApi, UxThemeISX, Types;
 
 const
   SHPPFW_NONE = $00000000;