Skip to content
Snippets Groups Projects
Commit 8c3e13f4 authored by Thomas Holene Løkkeborg's avatar Thomas Holene Løkkeborg
Browse files

Apply suggestion to soitool/modules/module_table.py

parent 12dc6fc9
No related branches found
No related tags found
1 merge request!21#32 shortcuts fungerer nå ved flere TableModules i samme scene
Pipeline #72783 failed
...@@ -68,8 +68,8 @@ class TableModule(ModuleBase, QTableWidget, metaclass=Meta): ...@@ -68,8 +68,8 @@ class TableModule(ModuleBase, QTableWidget, metaclass=Meta):
The combinations used below work on Thomas' machine, but are not The combinations used below work on Thomas' machine, but are not
guaranteed to work on all machines. This needs to be checked. guaranteed to work on all machines. This needs to be checked.
Paramters Parameters
--------- ----------
event : QKeyEvent event : QKeyEvent
event sent by Qt for us to handle event sent by Qt for us to handle
""" """
......
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