Explorar o código

added missing arrange

Anselm R.Garbe %!s(int64=19) %!d(string=hai) anos
pai
achega
57e6e3bb80
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tag.c

+ 1 - 0
tag.c

@@ -269,6 +269,7 @@ tag(Arg *arg)
 		sel->tags[i] = False;
 	sel->tags[arg->i] = True;
 	settitle(sel);
+	arrange(NULL);
 }
 
 void