Skip to content
Snippets Groups Projects
Commit feb84412 authored by Nikolai Mork's avatar Nikolai Mork
Browse files

Apply suggestion to soitool/main_window.py

parent 7b190616
No related branches found
No related tags found
1 merge request!27#52 Automatisk oppdatering av kodebok basert på tid
Pipeline #75131 failed
......@@ -44,7 +44,7 @@ class MainWindow(QMainWindow):
# Database instance
database = Database()
# Timer for automativ update
# Timer for automatic update of codes in CodeBook
self.timer = QTimer()
# Interval i set to msec since last 24h update
self.timer.setInterval(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment