Skip to content

Commit

Permalink
文件名更新
Browse files Browse the repository at this point in the history
  • Loading branch information
Hpero4 committed Sep 10, 2023
1 parent 1110e12 commit 08b027a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion app/view/setting_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from ..common.config import (
cfg, YEAR, AUTHOR, VERSION, FEEDBACK_URL, GITHUB_URL, isWin11)
from ..common.style_sheet import StyleSheet
from ..components.nullable_switch_setting_card import LooseSwitchSettingCard
from ..components.loose_switch_setting_card import LooseSwitchSettingCard


class LineEditSettingCard(SettingCard):
Expand Down

0 comments on commit 08b027a

Please sign in to comment.