diff options
author | William Wold <[email protected]> | 2020-10-19 10:16:41 -0700 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-10-21 20:35:15 +0200 |
commit | 7af98da1f246bc879c04cdbb9bb0659ba4539400 (patch) | |
tree | c10f39a575056bed03153f8e52663a4fd099955f /applets/wncklet/window-list.ui | |
parent | 6466fd3aaab49d2528800a7960367a496d0ef2b2 (diff) | |
download | mate-panel-7af98da1f246bc879c04cdbb9bb0659ba4539400.tar.bz2 mate-panel-7af98da1f246bc879c04cdbb9bb0659ba4539400.tar.xz |
Set minimized windows control sensitivity with the parent box
Diffstat (limited to 'applets/wncklet/window-list.ui')
-rw-r--r-- | applets/wncklet/window-list.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/wncklet/window-list.ui b/applets/wncklet/window-list.ui index d780d386..b7dc00c3 100644 --- a/applets/wncklet/window-list.ui +++ b/applets/wncklet/window-list.ui @@ -371,7 +371,7 @@ </packing> </child> <child> - <object class="GtkBox" id="vbox13"> + <object class="GtkBox" id="minimized_windows_box"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> |