new demo images

This commit is contained in:
Talley Lambert
2021-04-25 17:04:08 -04:00
parent 69203f878f
commit e56d96fa5a
8 changed files with 3 additions and 1 deletions

View File

@@ -102,6 +102,8 @@ if __name__ == "__main__":
import sys
from pathlib import Path
QtW.QApplication.setAttribute(QtCore.Qt.AA_EnableHighDpiScaling)
dest = Path("screenshots")
dest.mkdir(exist_ok=True)