1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-31 04:55:54 +01:00

updated de.po and fixed a typo

This commit is contained in:
dan
2002-01-10 06:03:06 +00:00
parent 9b63a77d6a
commit 4f84c48ccb
6 changed files with 61 additions and 49 deletions

View File

@@ -411,7 +411,8 @@ static void doScroll(WMWidget *self, void *data)
}
static void splitterHandler(XEvent *event, void *data)
static void
splitterHandler(XEvent *event, void *data)
{
WMTableColumn *column = (WMTableColumn*)data;
WMTableView *table = column->table;