Temp commit

This commit is contained in:
2011-03-13 19:15:21 +01:00
parent 6773ef05dd
commit 2c56271e1b
9 changed files with 106 additions and 25 deletions

View File

@@ -154,6 +154,7 @@ void wxUI::InitPanels()
ADD_PANEL(StatsPanel, 1);
ADD_PANEL(SearchPanel, 2);
ADD_PANEL(PreferencesPanel, 3);
ADD_PANEL(ImportPanel, 4);
}
void wxUI::LoadPanels()