mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 18:25:52 +02:00
Mv PlotPerf to shared dir
This commit is contained in:
parent
5b9198ed3d
commit
36e04f4434
3 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
//
|
//
|
||||||
import QtQuick 2.5
|
import QtQuick 2.5
|
||||||
import QtQuick.Controls 1.4
|
import QtQuick.Controls 1.4
|
||||||
import "plotperf"
|
import "../lib/plotperf"
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
id: statsUI
|
id: statsUI
|
||||||
|
|
Loading…
Reference in a new issue