From ba838aef213e2b99bdedc687429c12657c669df5 Mon Sep 17 00:00:00 2001 From: Marc Jeanmougin Date: Mon, 27 May 2019 19:32:53 +0200 Subject: new trace Dialog - initial implementation --- src/ui/dialog/tracedialog.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ui/dialog/tracedialog.cpp') diff --git a/src/ui/dialog/tracedialog.cpp b/src/ui/dialog/tracedialog.cpp index b4190f5e1..1b9c9d4ff 100644 --- a/src/ui/dialog/tracedialog.cpp +++ b/src/ui/dialog/tracedialog.cpp @@ -12,7 +12,7 @@ * * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ - +#if 0 #include "tracedialog.h" #include #include @@ -865,5 +865,5 @@ TraceDialogImpl::~TraceDialogImpl() //## E N D O F F I L E //######################################################################### - +#endif -- cgit v1.2.3