mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 17:06:21 +00:00
Moved UI interfaces to ui.h
This commit is contained in:
@@ -3230,7 +3230,7 @@ gboolean
|
||||
cmd_clear(gchar **args, struct cmd_help_t help)
|
||||
{
|
||||
ProfWin *win = wins_get_current();
|
||||
win_clear(win);
|
||||
ui_clear_win(win);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user