diff options
author | George Hazan <george.hazan@gmail.com> | 2013-03-08 11:38:15 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-03-08 11:38:15 +0000 |
commit | c4c02e49eddd09393cafb55513f5067b5810c1c9 (patch) | |
tree | 523ef5e67843a69da8e631b63fc3f9f48812a0e6 /plugins/Clist_nicer/clist_nicer_10.vcxproj | |
parent | f0c76b4878c08404b54ed8b5cc6f43b9da63769b (diff) |
old ugly floating contacts removed from clist_nicer, the FloatingContacts plugin should be used instead from now on
git-svn-id: http://svn.miranda-ng.org/main/trunk@3919 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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Clist_nicer/clist_nicer_10.vcxproj b/plugins/Clist_nicer/clist_nicer_10.vcxproj index ea7ce3946b..64da26ec65 100644 --- a/plugins/Clist_nicer/clist_nicer_10.vcxproj +++ b/plugins/Clist_nicer/clist_nicer_10.vcxproj @@ -191,7 +191,6 @@ <ClCompile Include="src\CLUIFrames\cluiframes.cpp" />
<ClCompile Include="src\CLUIFrames\framesmenu.cpp" />
<ClCompile Include="src\CLUIFrames\groupmenu.cpp" />
- <ClCompile Include="src\CLUIFrames\movetogroup.cpp" />
<ClCompile Include="src\Coolsb\coolsblib.cpp" />
<ClCompile Include="src\Coolsb\coolscroll.cpp" />
<ClCompile Include="src\alphablend.cpp" />
@@ -223,7 +222,6 @@ <ClCompile Include="src\init.cpp" />
<ClCompile Include="src\rowheight_funcs.cpp" />
<ClCompile Include="src\statusbar.cpp" />
- <ClCompile Include="src\statusfloater.cpp" />
<ClCompile Include="src\viewmodes.cpp" />
<ClCompile Include="src\wallpaper.cpp" />
</ItemGroup>
|