diff --git a/data/tools/GUI.pyw b/data/tools/GUI.pyw index 75530b8640dc..2861bcdcdd27 100755 --- a/data/tools/GUI.pyw +++ b/data/tools/GUI.pyw @@ -810,6 +810,7 @@ class WmlindentTab(Frame): padx=10) self.columnconfigure(0,weight=1) self.columnconfigure(1,weight=1) + self.columnconfigure(2,weight=1) self.options_frame.columnconfigure(1,weight=1) def exclude_callback(self): if self.exclude_variable.get():