Some modification where not commited previously ???

This commit is contained in:
2011-07-03 07:56:48 +02:00
parent 40ca2a0f25
commit ebe9ef4a62
12 changed files with 165 additions and 227 deletions

View File

@@ -155,6 +155,7 @@ void wxUI::InitPanels()
ADD_PANEL(SearchPanel, 2);
ADD_PANEL(PreferencesPanel, 3);
ADD_PANEL(ImportPanel, 4);
ADD_PANEL(ExportPanel, 5);
}
void wxUI::LoadPanels()