mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 13:46:22 +00:00
Merge pull request #1808 from MarcoPolo-PasTonMolo/fix/empty_window_after_reconnect
Fix empty window after reconnect
This commit is contained in:
@@ -1367,6 +1367,10 @@ void
|
||||
win_clear(ProfWin* window)
|
||||
{
|
||||
}
|
||||
void
|
||||
win_redraw(ProfWin* window)
|
||||
{
|
||||
}
|
||||
char*
|
||||
win_to_string(ProfWin* window)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user