diff options
author | crupest <crupest@outlook.com> | 2018-11-10 21:53:33 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2018-11-10 21:53:33 +0800 |
commit | e5513daa53cb958b0c83d575c440f40aaf40f562 (patch) | |
tree | c6782f0cbfe4eca466f13ef571338e6b55342860 /CruUI.vcxproj | |
parent | cfcd03f564e82419345a7a6900fdc17c5b8c2631 (diff) | |
download | cru-e5513daa53cb958b0c83d575c440f40aaf40f562.tar.gz cru-e5513daa53cb958b0c83d575c440f40aaf40f562.tar.bz2 cru-e5513daa53cb958b0c83d575c440f40aaf40f562.zip |
...
Diffstat (limited to 'CruUI.vcxproj')
-rw-r--r-- | CruUI.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CruUI.vcxproj b/CruUI.vcxproj index 66f068fc..0c0ba1b6 100644 --- a/CruUI.vcxproj +++ b/CruUI.vcxproj @@ -164,6 +164,7 @@ <ClInclude Include="src\ui\controls\text_box.hpp" /> <ClCompile Include="src\ui\controls\text_control.cpp" /> <ClInclude Include="src\ui\controls\toggle_button.hpp" /> + <ClInclude Include="src\ui\convert_util.hpp" /> <ClInclude Include="src\ui\cursor.hpp" /> <ClInclude Include="src\ui\events\ui_event.hpp" /> <ClInclude Include="src\ui\layout_base.hpp" /> |