DSL: Change default for "Expand optional parts" option

This commit is contained in:
Abs62 2013-12-18 18:24:02 +04:00
parent 93d3d27944
commit 023f30a997

View file

@ -125,7 +125,7 @@ Preferences::Preferences():
wordsZoomLevel( 0 ),
maxStringsInHistory( 500 ),
storeHistory( 1 ),
alwaysExpandOptionalParts( true )
alwaysExpandOptionalParts( false )
, historyStoreInterval( 0 )
, collapseBigArticles( false )
, articleSizeLimit( 2000 )