Employee and applicant frontend and backend
This commit is contained in:
@@ -8,6 +8,7 @@ class BusinessDAO(QObject):
|
||||
newBusinessAdded = Signal()
|
||||
|
||||
__cur = None
|
||||
__all_cols = None
|
||||
|
||||
def __init__(self):
|
||||
#print(f"*** File: {__file__}, init()")
|
||||
|
||||
Reference in New Issue
Block a user