Fixed a typo in a comment
This commit is contained in:
parent
17c1942c68
commit
dc99cc5841
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ Actions::on_menu_track_add()
|
||||||
g_message("Hello");
|
g_message("Hello");
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ===== View Menu Event Handlers ===== */
|
/* ===== Help Menu Event Handlers ===== */
|
||||||
|
|
||||||
void
|
void
|
||||||
Actions::on_menu_help_about()
|
Actions::on_menu_help_about()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue