Warning, /graphics/kst-plot/src/plugins/filters/unwind/unwind.pro is written in an unsupported language. File is not indexed.
0001 include(../../plugins_sub.pri) 0002 0003 TARGET = $$kstlib(kstplugin_filterunwind) 0004 0005 SOURCES += \ 0006 filterunwind.cpp 0007 0008 HEADERS += \ 0009 filterunwind.h 0010 0011 FORMS += filterunwindconfig.ui