summaryrefslogtreecommitdiff
path: root/libs/mTextControl/mtextcontrol.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2023-12-14 19:24:52 +0300
committerGeorge Hazan <george.hazan@gmail.com>2023-12-14 19:24:52 +0300
commitc903fe01f85d8bbd7b5fe670d2314a6c92bfe688 (patch)
treef8d86207531ed378fa17719d4322da7a4ba6519e /libs/mTextControl/mtextcontrol.vcxproj
parent1c9faebef10ee8a8de06b31ba1cf0049be8ee6dc (diff)
libTextControl: patch for more effective icon caching (if we need it sometimes)
Diffstat (limited to 'libs/mTextControl/mtextcontrol.vcxproj')
-rw-r--r--libs/mTextControl/mtextcontrol.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/mTextControl/mtextcontrol.vcxproj b/libs/mTextControl/mtextcontrol.vcxproj
index 360adeabf6..b015728e23 100644
--- a/libs/mTextControl/mtextcontrol.vcxproj
+++ b/libs/mTextControl/mtextcontrol.vcxproj
@@ -39,6 +39,7 @@
</ClCompile>
<ClCompile Include="src\textcontrol.cpp" />
<ClCompile Include="src\textusers.cpp" />
+ <ClInclude Include="src\dataobject.h" />
<ClInclude Include="src\FormattedTextDraw.h" />
<ClInclude Include="src\ImageDataObjectHlp.h" />
<ClInclude Include="src\services.h" />