Skip to content

Commit 3eb1d2b

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

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/logos.nim

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
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/qt6/[gen_qapplication, gen_qpushbutton, gen_qwidget, gen_qmainwindow]
7+
import ../vendor/nim_miqt_poc/seeqt/[qapplication, qpushbutton, qwidget, qmainwindow]
78

89
import strformat
910
import logging

vendor/nim_miqt_poc

Submodule nim_miqt_poc updated 8420 files

0 commit comments

Comments
 (0)