Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2020-09-05 21:37:45 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-09-05 21:37:45 +0300
commit4bbef72acb048db2075632ee1aa5588e034cc38a (patch)
tree09bb79e971e685175f32b5c7f88933df361ea84a /UVtools.GUI/UVtools.GUI.csproj
parent7a8b786f4484ebdbe11e735f347ea51f829385a0 (diff)
Z Issues Tracker cleanup
Diffstat (limited to 'UVtools.GUI/UVtools.GUI.csproj')
-rw-r--r--UVtools.GUI/UVtools.GUI.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/UVtools.GUI/UVtools.GUI.csproj b/UVtools.GUI/UVtools.GUI.csproj
index d20953c..1476fae 100644
--- a/UVtools.GUI/UVtools.GUI.csproj
+++ b/UVtools.GUI/UVtools.GUI.csproj
@@ -163,7 +163,7 @@
<Compile Include="Controls\SplitButton.cs">
<SubType>Component</SubType>
</Compile>
- <Compile Include="Controls\TrackBarHighlight.cs">
+ <Compile Include="Controls\TrackBarEx.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Extensions\BitmapExtension.cs" />