mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
fixed typo
This commit is contained in:
parent
b3a352330c
commit
fee98a7a69
@ -2543,7 +2543,7 @@ class ProfileSettings(Gtk.Grid):
|
|||||||
|
|
||||||
# adding vars
|
# adding vars
|
||||||
self.settings=settings
|
self.settings=settings
|
||||||
self.gui_modification=False # indicates whether the settings where changed from the settings dialog
|
self.gui_modification=False # indicates whether the settings were changed from the settings dialog
|
||||||
|
|
||||||
# widgets
|
# widgets
|
||||||
self.profiles_combo=Gtk.ComboBoxText()
|
self.profiles_combo=Gtk.ComboBoxText()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user