mirror of
https://github.com/Snigdha-OS/snigdhaos-blackbox.git
synced 2025-09-21 20:15:02 +02:00
add signal/
This commit is contained in:

committed by
GitHub

parent
3bc2d30f91
commit
bb7fe420c5
@@ -7,6 +7,8 @@ from queue import Queue
|
|||||||
import sys
|
import sys
|
||||||
import time
|
import time
|
||||||
from time import sleep
|
from time import sleep
|
||||||
|
import signal
|
||||||
|
|
||||||
# UI modules
|
# UI modules
|
||||||
from ui.GUI import GUI
|
from ui.GUI import GUI
|
||||||
from ui.SplashScreen import SplashScreen
|
from ui.SplashScreen import SplashScreen
|
||||||
|
Reference in New Issue
Block a user