summaryrefslogtreecommitdiffstats
path: root/tests/manual/barstest/custominputhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/barstest/custominputhandler.h')
-rw-r--r--tests/manual/barstest/custominputhandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/manual/barstest/custominputhandler.h b/tests/manual/barstest/custominputhandler.h
index ef07d5ec..ce864335 100644
--- a/tests/manual/barstest/custominputhandler.h
+++ b/tests/manual/barstest/custominputhandler.h
@@ -32,8 +32,6 @@
#include <QtDataVisualization/QAbstract3DInputHandler>
-using namespace QtDataVisualization;
-
class CustomInputHandler : public QAbstract3DInputHandler
{
Q_OBJECT