summaryrefslogtreecommitdiff
path: root/capplets/sound/sound-properties-capplet.c
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/sound/sound-properties-capplet.c')
-rw-r--r--capplets/sound/sound-properties-capplet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/sound/sound-properties-capplet.c b/capplets/sound/sound-properties-capplet.c
index 8f7cbeab4..32e3ef4c0 100644
--- a/capplets/sound/sound-properties-capplet.c
+++ b/capplets/sound/sound-properties-capplet.c
@@ -177,7 +177,7 @@ main (int argc, char **argv)
#endif
dialog_win = gtk_dialog_new_with_buttons
- (_("Sound preferences"), NULL, -1,
+ (_("Sound preferences"), NULL, GTK_DIALOG_NO_SEPARATOR,
GTK_STOCK_HELP, GTK_RESPONSE_HELP,
GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE,
NULL);