]> git.saurik.com Git - wxWidgets.git/commit
Remove duplicate sample.xpm inclusion from stc sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 Jun 2010 08:47:17 +0000 (08:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 Jun 2010 08:47:17 +0000 (08:47 +0000)
commit4c5ec23654e6b6176b61586dc9b07a6df27412ee
treecb8e9e6455723eab6b6a9401ca8e62a9f740150d
parent6e7cf3bd5be0b3ceffb00d59bae724780e05370c
Remove duplicate sample.xpm inclusion from stc sample.

This sample already included sample.xpm even before the recent changes
replacing mondrian.xpm (which it also included) inclusion with sample.xpm so
now it included it twice.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/stc/stctest.cpp