1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-02 14:15:46 +01:00

various table widget updates

and fixed in misc other ones
This commit is contained in:
kojima
2001-01-02 14:17:26 +00:00
parent e3577222a7
commit e99511b08c
20 changed files with 988 additions and 245 deletions

View File

@@ -545,6 +545,8 @@ W_RedisplayView(W_View *view)
ev.xexpose.window = view->window;
ev.xexpose.count = 0;
ev.xexpose.serial = 0;
WMHandleEvent(&ev);
}