Skip to content
Snippets Groups Projects
Commit b70b6863 authored by Anders H. Rebner's avatar Anders H. Rebner
Browse files

Merge branch 'kodebok-gui' of...

Merge branch 'kodebok-gui' of https://gitlab.stud.idi.ntnu.no/bachelor-paa-bittet/soitool into kodebok-gui
parents 827192c5 04a592c1
No related branches found
No related tags found
1 merge request!31#42 og #43 Kodebok-GUI
Pipeline #74378 passed
......@@ -17,7 +17,7 @@ class CodebookRowAdder(QWidget):
Parameters
----------
codebook_view : soitool.CodeBookTableView or None (default)
Refrence to view if it is used alongside this class, None otherwise.
Reference to view if it is used alongside this class, None otherwise.
The view's model (CodeBookTableModel) has an exclusive lock on the
database. Therefore, this reference is needed to be able to
insert new rows, but it is also used to refresh the view when
......
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