From b8dc6bb3cc2554f0fbadf37b0178f22e0766df2d Mon Sep 17 00:00:00 2001 From: Přemysl Janouch Date: Wed, 15 Oct 2014 00:51:05 +0200 Subject: Avoid flicker while resizing --- src/utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/utils.h') diff --git a/src/utils.h b/src/utils.h index 61c108e..c3bdd84 100644 --- a/src/utils.h +++ b/src/utils.h @@ -40,5 +40,6 @@ gboolean stream_read_all (GByteArray *ba, GInputStream *is, GError **error); gchar *stream_read_string (GDataInputStream *dis, GError **error); +void update_curses_terminal_size (void); #endif /* ! UTILS_H */ -- cgit v1.2.3-70-g09d2