Changelog, Readme, dynamic background example image

This commit is contained in:
2024-02-04 16:08:05 +01:00
parent 34e44f4b3c
commit 14497e21f2
9 changed files with 96 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/python3
import sys
import sys, datetime
from view.main_window import *
from model.main_view_model import *