1
0
mirror of https://github.com/mappu/miqt.git synced 2025-04-04 20:50:22 +00:00

Update chart6 example for update package

This commit is contained in:
Rick Calixte 2025-03-31 02:34:38 -04:00
parent ff93ac88f9
commit ee6f087125
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions
examples/libraries/restricted-extras-charts6

@ -5,7 +5,7 @@ import (
"os"
qt "github.com/mappu/miqt/qt6"
"github.com/mappu/miqt/qt6/charts"
charts "github.com/mappu/miqt/qt-restricted-extras/charts6"
)
func main() {