mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 14:03:55 +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.Controls 1.4
|
||||
import "plotperf"
|
||||
import "../lib/plotperf"
|
||||
|
||||
Item {
|
||||
id: statsUI
|
||||
|
|
Loading…
Reference in a new issue