wok view ghex/stuff/patches/preferences.c-3.41.1 @ rev 25004

updated ntfs-3g and ntfs-3g-dev (2017.3.23 -> 2021.8.22)
author Hans-G?nter Theisgen
date Mon May 16 16:20:40 2022 +0100 (2022-05-16)
parents
children
line source
1 --- src/preferences.c.orig
2 +++ src/preferences.c
3 @@ -72,10 +72,6 @@
4 GTK_STOCK_CLOSE,
5 GTK_RESPONSE_CLOSE);
7 - gtk_dialog_add_button (GTK_DIALOG (pui->pbox),
8 - GTK_STOCK_HELP,
9 - GTK_RESPONSE_HELP);
10 -
11 g_signal_connect(G_OBJECT(pui->pbox), "response",
12 G_CALLBACK(prefs_response_cb), pui);