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-11 04:09:43 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-09-11 04:09:43 +0300
commit1722951fbf4f7aec5dc7bbd6995791aac317a5b7 (patch)
tree7237ecc8bac7c0932b5c4eacb2802ace7d4946aa /UVtools.GUI/UVtools.GUI.csproj
parentc21b3d8bd6fb0d2c3b3e52ec5126c4c0022e186b (diff)
DoubleBuffers
Diffstat (limited to 'UVtools.GUI/UVtools.GUI.csproj')
-rw-r--r--UVtools.GUI/UVtools.GUI.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/UVtools.GUI/UVtools.GUI.csproj b/UVtools.GUI/UVtools.GUI.csproj
index 890ae06..3152bd0 100644
--- a/UVtools.GUI/UVtools.GUI.csproj
+++ b/UVtools.GUI/UVtools.GUI.csproj
@@ -276,6 +276,7 @@
<SubType>Component</SubType>
</Compile>
<Compile Include="Extensions\BitmapExtension.cs" />
+ <Compile Include="Extensions\ControlExtensions.cs" />
<Compile Include="Extensions\GUIExtensions.cs" />
<Compile Include="Forms\FrmBenchmark.cs">
<SubType>Form</SubType>