Change int in double for Search
Add SearchBanner & Search Pannel Enable MassUpdate
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
#include <QMessageBox>
|
||||
|
||||
#include "AccountPanel.hpp"
|
||||
#include "SearchPanel.hpp"
|
||||
/*#include "PreferencesPanel.hpp"
|
||||
#include "UsersDialog.hpp"
|
||||
#include "SearchPanel.hpp"
|
||||
#include "StatsPanel.hpp"
|
||||
#include "ImportPanel.hpp"
|
||||
#include "ExportPanel.hpp"
|
||||
@@ -165,7 +165,7 @@ void wxUI::InitPanels()
|
||||
|
||||
ADD_PANEL(AccountPanel);
|
||||
// ADD_PANEL(StatsPanel, 1);
|
||||
// ADD_PANEL(SearchPanel, 2);
|
||||
ADD_PANEL(SearchPanel);
|
||||
// ADD_PANEL(PreferencesPanel, 3);
|
||||
// ADD_PANEL(ImportPanel, 4);
|
||||
// ADD_PANEL(ExportPanel, 5);
|
||||
|
||||
Reference in New Issue
Block a user