diff options
author | George Hazan <george.hazan@gmail.com> | 2012-06-21 18:03:23 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-06-21 18:03:23 +0000 |
commit | 798a7bc2ee5f488d67831c11778f209bdadcba02 (patch) | |
tree | 7110885daa35701e74363b03064534fd70f317af /plugins/Clist_nicer/clist_nicer_10.vcxproj | |
parent | b6eeba0ad88a0eef9218e95cd07ef3cd867ff431 (diff) |
patch for the core Mbutton class customization, to use the themes defined by plugins
git-svn-id: http://svn.miranda-ng.org/main/trunk@514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_nicer/clist_nicer_10.vcxproj')
-rw-r--r-- | plugins/Clist_nicer/clist_nicer_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Clist_nicer/clist_nicer_10.vcxproj b/plugins/Clist_nicer/clist_nicer_10.vcxproj index eb4acebbb2..a9eff8188f 100644 --- a/plugins/Clist_nicer/clist_nicer_10.vcxproj +++ b/plugins/Clist_nicer/clist_nicer_10.vcxproj @@ -193,6 +193,7 @@ <ClCompile Include="coolsb\coolscroll.cpp" />
<ClCompile Include="SRC\alphablend.cpp" />
<ClCompile Include="SRC\clc.cpp" />
+ <ClCompile Include="SRC\CLCButton.cpp" />
<ClCompile Include="SRC\clcidents.cpp" />
<ClCompile Include="SRC\clcitems.cpp" />
<ClCompile Include="SRC\clcmsgs.cpp" />
|