diff options
author | George Hazan <george.hazan@gmail.com> | 2012-07-09 09:02:16 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-07-09 09:02:16 +0000 |
commit | 6d10b27399e46e952ded3d5a8bc4645ccffb2c34 (patch) | |
tree | fc245f64fc5b4da747fa85d588cc10ce525504c2 /src/miranda32_10.vcxproj | |
parent | 4ce494e510feaaabc64ac4630645874ddd95203d (diff) |
- customizeable TopToolbar
- restored Clist Modern toolbar painter
git-svn-id: http://svn.miranda-ng.org/main/trunk@876 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/miranda32_10.vcxproj')
-rw-r--r-- | src/miranda32_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/miranda32_10.vcxproj b/src/miranda32_10.vcxproj index fbc56a0a9e..12ee6ef476 100644 --- a/src/miranda32_10.vcxproj +++ b/src/miranda32_10.vcxproj @@ -213,6 +213,7 @@ <ClInclude Include="..\include\m_addcontact.h" />
<ClInclude Include="..\include\m_awaymsg.h" />
<ClInclude Include="..\include\m_button.h" />
+ <ClInclude Include="..\include\m_button_int.h" />
<ClInclude Include="..\include\m_clc.h" />
<ClInclude Include="..\include\m_clist.h" />
<ClInclude Include="..\include\m_clistint.h" />
|