fix compilation failure with new clang

This commit is contained in:
Alexandros Theodotou 2023-02-02 23:11:29 +09:00
parent 7b38330eb8
commit f14d2beae6
No known key found for this signature in database
GPG Key ID: 022EAE42313D70F3
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// SPDX-FileCopyrightText: © 2020-2022 Alexandros Theodotou <alex@zrythm.org>
// SPDX-FileCopyrightText: © 2020-2023 Alexandros Theodotou <alex@zrythm.org>
// SPDX-License-Identifier: LicenseRef-ZrythmLicense
#include "zrythm-config.h"
@ -90,7 +90,7 @@ on_lang_selection_changed (
* Creates a bounce dialog.
*/
ScriptingDialogWidget *
scripting_dialog_widget_new ()
scripting_dialog_widget_new (void)
{
ScriptingDialogWidget * self = g_object_new (
SCRIPTING_DIALOG_WIDGET_TYPE, "title",