cleaner app starting, new application settings class
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from PyQt5 import QtWidgets, QtGui
|
||||
from PyQt5.QtWidgets import QWidget, QSizePolicy, QVBoxLayout, QDoubleSpinBox, QMessageBox
|
||||
|
||||
from app_config import option, toggle_option
|
||||
from app_config import AppCfg #option, toggle_option
|
||||
|
||||
|
||||
def toggle_warn(key):
|
||||
|
||||
Reference in New Issue
Block a user