diff options
author | xue <> | 2006-04-07 18:44:07 +0000 |
---|---|---|
committer | xue <> | 2006-04-07 18:44:07 +0000 |
commit | 1d94593d09b68786f7035e7b06ec6d8324894d77 (patch) | |
tree | 8922c1a64f6f2d49875d31667fae542be9a41eea /.gitattributes | |
parent | 095e118cd4469f1b77e920a0238798d23089ae8d (diff) |
Format string in classes extending TListControl can now evaluate an expression
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e3cb02e2..0846c876 100644 --- a/.gitattributes +++ b/.gitattributes @@ -668,6 +668,7 @@ framework/TComponent.php -text framework/TModule.php -text framework/TService.php -text framework/Util/TDataFieldAccessor.php -text +framework/Util/TDataValueFormatter.php -text framework/Util/TLogRouter.php -text framework/Util/TLogger.php -text framework/Util/TParameterModule.php -text |