aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-23 05:06:58 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-23 05:06:58 +0000
commite04f6d71cb0f782c82855677d9c3fbabf8b29f51 (patch)
tree874898216842f9c19bb1d248d484a47f7958cf65 /src/prefs_common.h
parentd759c99df0ad6f2b774691c82daf9fc18f57498d (diff)
re-enabled the line number limit of logwindow.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@122 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_common.h')
-rw-r--r--src/prefs_common.h2
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;