Schematic component object encapsulation and Doxygen comment warning fixes.

This commit is contained in:
Wayne Stambaugh
2010-12-14 10:56:30 -05:00
parent cbd4ee88b1
commit 7cb34aece7
95 changed files with 507 additions and 643 deletions
+1 -1
View File
@@ -447,7 +447,7 @@ int WinEDA_BasicFrame::WriteHotkeyConfig( struct Ki_HotkeyInfoSectionDescriptor*
/**
* Function ReadHotkeyConfigFile
* Read an old configuration file (<file>.key) and fill the current hotkey list
* Read an old configuration file (&ltfile&gt.key) and fill the current hotkey list
* with hotkeys
* @param aFilename = file name to read.
* @param aDescList = current hotkey list descr. to initialise.