diff --git a/.gitattributes b/.gitattributes index 7364b3675e..e417055da8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5391,6 +5391,9 @@ components/tachart/icons/tlistchartsource_200.png -text components/tachart/icons/trandomchartsource.png -text svneol=unset#images/png components/tachart/icons/trandomchartsource_150.png -text components/tachart/icons/trandomchartsource_200.png -text +components/tachart/icons/tsortedchartsource.png -text svneol=unset#image/png +components/tachart/icons/tsortedchartsource_150.png -text svneol=unset#image/png +components/tachart/icons/tsortedchartsource_200.png -text svneol=unset#image/png components/tachart/icons/tuserdefinedchartsource.png -text svneol=unset#images/png components/tachart/icons/tuserdefinedchartsource_150.png -text components/tachart/icons/tuserdefinedchartsource_200.png -text diff --git a/components/tachart/icons/tsortedchartsource.png b/components/tachart/icons/tsortedchartsource.png new file mode 100644 index 0000000000..8d13c3d819 Binary files /dev/null and b/components/tachart/icons/tsortedchartsource.png differ diff --git a/components/tachart/icons/tsortedchartsource_150.png b/components/tachart/icons/tsortedchartsource_150.png new file mode 100644 index 0000000000..706dd6e15c Binary files /dev/null and b/components/tachart/icons/tsortedchartsource_150.png differ diff --git a/components/tachart/icons/tsortedchartsource_200.png b/components/tachart/icons/tsortedchartsource_200.png new file mode 100644 index 0000000000..510dcaa660 Binary files /dev/null and b/components/tachart/icons/tsortedchartsource_200.png differ diff --git a/components/tachart/tagraph.res b/components/tachart/tagraph.res index 61e2fcb981..dc71e5307c 100644 Binary files a/components/tachart/tagraph.res and b/components/tachart/tagraph.res differ