Added "Settings" menu item and dialog
This commit is contained in:
@@ -177,7 +177,7 @@ void MainFrame::onExportClick(wxCommandEvent& event) {
|
||||
wxLogDebug(wxT("Exporting to ") + dlgSave.GetPath() + wxT(" is complete"));
|
||||
}
|
||||
|
||||
void MainFrame::onPreferencesClick( wxCommandEvent& event ){
|
||||
void MainFrame::onSettingsClick( wxCommandEvent& event ){
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user