[lazarus] ShowLineNumbers not saved
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Aug 18 15:28:42 EDT 2003
On Mon, 18 Aug 2003 21:17:37 +0200
Vincent Snijders <vslist at zonnet.nl> wrote:
> Hi,
>
> When I want to show the line numbers in the editor and check the
> checkbox in the Editor options dialog, they are not shown after
> restarting lazarus. That is because on saving true is the default value
> and on loading false is the default value.
>
> Mattias, can you change this?
Of course.
Mattias
> Creating a patch file seems overkill.
> If you want true as default:
> change line 1196: false -> true.
> If you want false as default:
> change line 1319: true -> false.
More information about the Lazarus
mailing list