We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f106774 commit 598007bCopy full SHA for 598007b
inst/qml/LSTbinomDist.qml
@@ -17,6 +17,6 @@
17
//
18
import QtQuick
19
import JASP.Controls
20
-import jaspDistributions
+import "../../../jaspDistributions"
21
22
BinomialDistribution{}
inst/qml/LSTnormDist.qml
NormalDistribution{}
0 commit comments