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