pidgin/prefs/pidginconversationprefs.h

branch
gtk4
changeset 41551
865be7af93d6
parent 41371
fe57d9ddc7ce
child 42465
b7d530551c1b
--- a/pidgin/prefs/pidginconversationprefs.h	Tue May 24 00:11:06 2022 -0500
+++ b/pidgin/prefs/pidginconversationprefs.h	Tue May 24 00:19:48 2022 -0500
@@ -30,7 +30,7 @@
 #include <glib.h>
 
 #include <gtk/gtk.h>
-#include <handy.h>
+#include <adwaita.h>
 
 G_BEGIN_DECLS
 
@@ -44,7 +44,7 @@
  */
 #define PIDGIN_TYPE_CONVERSATION_PREFS (pidgin_conversation_prefs_get_type())
 G_DECLARE_FINAL_TYPE(PidginConversationPrefs, pidgin_conversation_prefs,
-                     PIDGIN, CONVERSATION_PREFS, HdyPreferencesPage)
+                     PIDGIN, CONVERSATION_PREFS, AdwPreferencesPage)
 
 /**
  * pidgin_conversation_prefs_new:

mercurial