format: reformatting files
This commit is contained in:
@@ -787,8 +787,8 @@ void MainMenu::SequenceCacheClearTriggered()
|
||||
|
||||
void MainMenu::HelpFeedbackTriggered()
|
||||
{
|
||||
QDesktopServices::openUrl(
|
||||
QStringLiteral("https://github.com/OakVideoEditorCommunity/oak/issues"));
|
||||
QDesktopServices::openUrl(QStringLiteral(
|
||||
"https://github.com/OakVideoEditorCommunity/oak/issues"));
|
||||
}
|
||||
|
||||
void MainMenu::Retranslate()
|
||||
|
||||
Reference in New Issue
Block a user