Skip to content

Commit 37161da

Browse files
committed
Add minor change to qt.py
Really this is just to give another commit that can be tagged as 7.6.1 🙄
1 parent f37880b commit 37161da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Demos_no_notebook/qt.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
from vpython import *
22
set_browser(type='pyqt')
33
b = box()
4+
scene.caption = "A box should appear in the window above"

0 commit comments

Comments
 (0)