kicad/common/dialog_about
Nick Østergaard 76f78bb48b Remove unused version info
USE_FP_LIB_TABLE is not used anywhere in the code when grepping
2016-09-04 19:14:26 -04:00
..
AboutDialog_main.cpp Minor changes: remove a few local shadowed local variables detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) and fix minor coding style issues. 2016-04-18 20:15:44 +02:00
aboutinfo.h Fix incorrect string translation macros. 2016-09-03 12:10:49 -04:00
dialog_about.cpp Remove unused version info 2016-09-04 19:14:26 -04:00
dialog_about.h Minor changes: remove a few local shadowed local variables detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) and fix minor coding style issues. 2016-04-18 20:15:44 +02:00
dialog_about_base.cpp Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version). 2016-05-10 08:56:03 +02:00
dialog_about_base.fbp Move copy version information code to about dialog. 2016-03-11 11:40:24 -05:00
dialog_about_base.h Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version). 2016-05-10 08:56:03 +02:00