Skip to content

Commit

Permalink
fix: show icons by importing recources_rc in ORSToolsDialog
Browse files Browse the repository at this point in the history
  • Loading branch information
merydian committed Dec 11, 2023
1 parent 3a82861 commit ec30ae2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ORStools/gui/ORStoolsDialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
from .ORStoolsDialogConfig import ORStoolsDialogConfigMain
from .ORStoolsDialogUI import Ui_ORStoolsDialogBase

from . import resources_rc


def on_config_click(parent):
"""Pop up provider config window. Outside of classes because it's accessed by multiple dialogs.
Expand Down

0 comments on commit ec30ae2

Please sign in to comment.