Skip to content

Commit 67df3a4

Browse files
committed
chore(@vendor/nim_miqt_poc): update to seeqt
1 parent 413c870 commit 67df3a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/logos.nim

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# The above was required to build, replaced with config.nims and flake.nix setting LIBRARAY_PATH
44

55
# import liblogos
6-
import ../vendor/nim_miqt_poc/qt6/[gen_qapplication, gen_qpushbutton, gen_qwidget, gen_qmainwindow]
6+
import ../vendor/nim_miqt_poc/seeqt/[qapplication, qpushbutton, qwidget, qmainwindow]
77

88
import strformat
99
import logging

vendor/nim_miqt_poc

Submodule nim_miqt_poc updated 8420 files

0 commit comments

Comments
 (0)