X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fview%2Ftrace.h;h=85d137bcbd21cdd50b1c172defc9d6d2a8d2f1d5;hb=b213ef0991a13af0c74ffe5c54382c5c455c5496;hp=ca4040d2aae5cee6d79a5f9b590b5dc54727e12b;hpb=a2d210184772cd8d265ba1620de33763f1a00645;p=pulseview.git diff --git a/pv/view/trace.h b/pv/view/trace.h index ca4040d..85d137b 100644 --- a/pv/view/trace.h +++ b/pv/view/trace.h @@ -31,6 +31,8 @@ #include "selectableitem.h" +class QFormLayout; + namespace pv { class SigSession;