mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2025-12-30 12:29:40 +01:00
IPTV dialogs redesign
This commit is contained in:
1208
app/ui/iptv.glade
1208
app/ui/iptv.glade
File diff suppressed because it is too large
Load Diff
@@ -134,7 +134,7 @@ class IptvDialog:
|
||||
builder.get_object("iptv_dialog_ts_data_frame").set_visible(False)
|
||||
builder.get_object("iptv_type_label").set_visible(False)
|
||||
builder.get_object("reference_entry").set_visible(False)
|
||||
builder.get_object("iptv_reference_label").set_visible(False)
|
||||
builder.get_object("iptv_ref_box").set_visible(False)
|
||||
self._stream_type_combobox.set_visible(False)
|
||||
else:
|
||||
self._description_entry.set_visible(False)
|
||||
|
||||
Reference in New Issue
Block a user