Skip to content

Commit

Permalink
locathreading updated
Browse files Browse the repository at this point in the history
  • Loading branch information
abdimk authored Jan 22, 2022
1 parent 443b430 commit c641ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Settings/ui_attributes.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from Functions.storage import STORAGE
from Functions.sensors import SENSORS
from Functions.mynetwork import NETWORKS
from threading.workerfunction import Worker,WorkerSignals
from locathreading.workerfunction import Worker,WorkerSignals


class MainWindow(QMainWindow,SlideClassMenu,BatteyPlugin,CPUANDRAM,SYSTEMINFO,RunningProcess,STORAGE,SENSORS,NETWORKS,Worker,WorkerSignals):
Expand Down

0 comments on commit c641ccc

Please sign in to comment.