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

#95 Modul-bilde lagt til

parent 9c001ff7
No related branches found
No related tags found
1 merge request!74#95 Forhåndsavtalte koder
Pipeline #83240 passed
soitool/media/predefinedcodesmodule.PNG

10.4 KiB

......@@ -416,7 +416,7 @@ class PredefinedCodesModule(ModuleBase, QWidget, metaclass=Meta):
@staticmethod
def get_icon():
"""Get icon of module."""
return QtGui.QIcon("soitool/media/tablemodule.png")
return QtGui.QIcon("soitool/media/predefinedcodesmodule.png")
class PredefinedCodesTable(QTableWidget):
......
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