wxWidgets/samples/dataview
Vadim Zeitlin c80ae45452 Only link with libwxscintilla if using Scintilla is enabled.
Correct the changes of r74408 to avoid using libwxscintilla if we don't build
it at all.

See #13837.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-06 19:14:59 +00:00
..
dataview_vc7.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
dataview_vc8.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
dataview_vc9.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
dataview.bkl reorganize the sample splitting it in two source files and an additional header; most important: don't tile all the controls into the main frame: it becomes too big; rather use a notebook control to properly layout them 2009-03-04 17:21:40 +00:00
dataview.cpp Fix wxEVT_DATAVIEW_COLUMN_HEADER_RIGHT_CLICK event type name. 2013-04-25 11:56:55 +00:00
dataview.dsp Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
descrip.mms adding dataview sample to OpenVMS make cascade 2009-10-06 22:03:21 +00:00
makefile.bcc Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
makefile.gcc Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
Makefile.in Only link with libwxscintilla if using Scintilla is enabled. 2013-07-06 19:14:59 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
makefile.wat Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
mymodels.cpp Add the possibility to disable invisible wxDataViewCtrl items. 2010-12-19 15:02:56 +00:00
mymodels.h Add the possibility to disable invisible wxDataViewCtrl items. 2010-12-19 15:02:56 +00:00
null.xpm
wx_small.xpm Add new line at the end of the file 2009-03-06 19:13:54 +00:00