summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tuiclient')
-rw-r--r--tuiclient/distfilewindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tuiclient/distfilewindow.cpp b/tuiclient/distfilewindow.cpp
index 43a2009..a14ee83 100644
--- a/tuiclient/distfilewindow.cpp
+++ b/tuiclient/distfilewindow.cpp
@@ -36,7 +36,7 @@ void Tdistfile_window::make_frame(){
}
void Tdistfile_window::compose(){
-// max_received_screenline_num=
+ max_received_screenline_num=tuidistfiles.size();
// color_distfiles_window(window);
make_frame();
// box(window, ACS_VLINE, ACS_HLINE);