set changed flag on qa window after applying netwm states

SVN revision: 75607
This commit is contained in:
Mike Blumenkrantz 2012-08-23 08:36:59 +00:00
parent 5c154ecab9
commit fe79aead48
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ _e_qa_entry_border_props_apply(E_Quick_Access_Entry *entry)
if (qa_config->skip_pager)
entry->border->client.netwm.state.skip_pager = 1;
}
entry->border->changed = 1;
}
static void