kicad/common/dialog_about
Wayne Stambaugh 55dc0e8b2f Fix about dialog control spacing.
There is a difference between how wxStaticText and wxHyperlinkCtrl
controls are rendered causing alignment issue between the two.  The
cheap and dirty solution was to pad the wxStaticText but this may
yield inconsistent results depending on the platform.

Fixes https://gitlab.com/kicad/code/kicad/issues/4843
2020-07-08 12:56:29 -04:00
..
AboutDialog_main.cpp Replace TTL delauney triangulator 2020-06-25 18:45:27 +00:00
aboutinfo.h Make build date update whenever build version does 2019-11-11 18:01:38 +00:00
dialog_about.cpp Fix about dialog control spacing. 2020-07-08 12:56:29 -04:00
dialog_about.h Move bug reporting to COMMON_CONTROL; add to Help menu 2020-05-26 21:18:32 -04:00
dialog_about_base.cpp DIALOG_ABOUT_BASE: fix a minor wxWidgets alert 2020-03-28 11:00:54 +01:00
dialog_about_base.fbp DIALOG_ABOUT_BASE: fix a minor wxWidgets alert 2020-03-28 11:00:54 +01:00
dialog_about_base.h DIALOG_ABOUT_BASE: fix a minor wxWidgets alert 2020-03-28 11:00:54 +01:00