kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #05758
Re: Overflow-button in about menu segfaults
On Oct 20, 2010, at 12:18 AM, Martijn Kuipers wrote:
> Hi Devs,
>
> I just noticed that the overflow button in the about-menu crashes with accessing a null-pointer. Easy fix would be to just remove wxAUI_NB_WINDOWLIST_BUTTON from the line below in common/dialog_about_base.fbp
>
> <property name="style">wxAUI_NB_SCROLL_BUTTONS|wxAUI_NB_TAB_FIXED_WIDTH|wxAUI_NB_WINDOWLIST_BUTTON</property>
>
> Is this the correct fix?
If nobody has something against this change i will commit it tomorrow.
--
Marco
References