diff options
Diffstat (limited to 'src/prefs_common.h')
-rw-r--r-- | src/prefs_common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prefs_common.h b/src/prefs_common.h index b8075649..259410a3 100644 --- a/src/prefs_common.h +++ b/src/prefs_common.h @@ -220,6 +220,8 @@ struct _PrefsCommon gint io_timeout_secs; + gint logwin_line_limit; + /* Filtering */ GSList *fltlist; |