[Commits] [SCM] claws branch, master, updated. 3.17.4-47-g011cacb3f

paul at claws-mail.org paul at claws-mail.org
Thu Oct 10 13:33:45 CET 2019


The branch, master has been updated
       via  011cacb3f01586560bf581d43286cfdb03a5fb69 (commit)
      from  9963866501658c06cff6bd55a8edcc23c339906f (commit)

Summary of changes:
 src/compose.c | 1 -
 1 file changed, 1 deletion(-)


- Log -----------------------------------------------------------------
commit 011cacb3f01586560bf581d43286cfdb03a5fb69
Author: Paul <paul at claws-mail.org>
Date:   Thu Oct 10 14:33:39 2019 +0100

    this type_hint not wanted or needed here

diff --git a/src/compose.c b/src/compose.c
index e129d6e26..b886872f6 100644
--- a/src/compose.c
+++ b/src/compose.c
@@ -7773,7 +7773,6 @@ static Compose *compose_create(PrefsAccount *account,
 	window = gtkut_window_new(GTK_WINDOW_TOPLEVEL, "compose");
 
 	gtk_window_set_resizable(GTK_WINDOW(window), TRUE);
-	gtk_window_set_type_hint(GTK_WINDOW(window), GDK_WINDOW_TYPE_HINT_DIALOG);
 	gtk_widget_set_size_request(window, prefs_common.compose_width,
 					prefs_common.compose_height);
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list