kicad/common/dialog_about
Wayne Stambaugh e254d8cd29 Fix about dialog padding on GTK builds.
As expected, the required padding difference between wxStaticText and
wxHyperlinkCtrl varies depending on the platform.  Restore the original
padding which was correct for windows and add the extra padding required
for GTK builds.  Someone with MacOS should verify if the padding looks
correct and change the padding for MacOS as required.
2020-07-11 22:42:46 +00:00
..
AboutDialog_main.cpp
aboutinfo.h
dialog_about.cpp Fix about dialog padding on GTK builds. 2020-07-11 22:42:46 +00:00
dialog_about.h
dialog_about_base.cpp
dialog_about_base.fbp
dialog_about_base.h