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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user