Fix gtk-demo projects

There isn't a custom CSS demo anymore, so remove that from the projects
This commit is contained in:
Chun-wei Fan
2013-02-21 15:30:41 +08:00
parent 332a7c9c6e
commit f6f2bfdca2
3 changed files with 0 additions and 5 deletions

View File

@ -211,7 +211,6 @@
<ClCompile Include="..\..\..\demos\gtk-demo\stock_browser.c" />
<ClCompile Include="..\..\..\demos\gtk-demo\textscroll.c" />
<ClCompile Include="..\..\..\demos\gtk-demo\textview.c" />
<ClCompile Include="..\..\..\demos\gtk-demo\theming_custom_css.c" />
<ClCompile Include="..\..\..\demos\gtk-demo\theming_style_classes.c" />
<ClCompile Include="..\..\..\demos\gtk-demo\toolpalette.c" />
<ClCompile Include="..\..\..\demos\gtk-demo\transparent.c" />