commit | c103f2fbcbeb82019b694bed6869942bc1cbe966 | [log] [download] |
---|---|---|
author | Thomas <thomas@xteddy.org> | Tue Aug 20 10:37:55 2013 +0100 |
committer | Thomas <thomas@xteddy.org> | Tue Aug 20 13:03:53 2013 +0100 |
tree | dd862b67173024b72ad23a6c6df9577e1e8b2df0 | |
parent | aa4920fea3dcdcaa0dbe4d373160195b1a3ca892 [diff] |
Clear window->flags when clearing winlinks When clearing WINLINK_ALERTFLAGS for all sessions, we must also, for that window, clear the window->flags as well, otherwise sessions may well still see flags for winlinks long since cleared. This therfore introduces WINDOW_ALERTFLAGS to help with this.