Skip to content

Commit

Permalink
follow common_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
un-pogaz committed Oct 19, 2022
1 parent 5826d14 commit 2f85621
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion common_utils
3 changes: 1 addition & 2 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@
from calibre.gui2.ui import get_gui

from .common_utils import debug_print, get_icon, GUI, PREFS_json, regex, calibre_version
from .common_utils.controls import KeyValueComboBox
from .common_utils.dialog import edit_keyboard_shortcuts
from .common_utils.widgets import ImageTitleLayout
from .common_utils.widgets import ImageTitleLayout, KeyValueComboBox


PLUGIN_ICON = 'images/plugin.png'
Expand Down

0 comments on commit 2f85621

Please sign in to comment.