summaryrefslogtreecommitdiff
path: root/pidgin/gtkconv.h
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2022-10-31 04:02:09 -0500
committerGary Kramlich <grim@reaperworld.com>2022-10-31 04:02:09 -0500
commit901f4ebdfe8b3a3740a0757c169cef54551dc381 (patch)
tree21ce0f8042a22a90bd05fbf9efe2033fb862548d /pidgin/gtkconv.h
parentdf3f2aad7a4089fe49014c33f079cbda4cc9fce5 (diff)
downloadpidgin-901f4ebdfe8b3a3740a0757c169cef54551dc381.tar.gz
Create PurpleUi that merges PurpleCoreUiOps and PurpleUiInfo
This created a lot more refactoring that I imagined, but it's mostly just moving stuff around. I skipped the unit tests for now because we already have a `test_ui.[ch]` in the tests directory which we can/should move to a separate library or something, so it's available outside of the `libpurple/tests/` directory. Testing Done: Ran the unit tests, launched pidgin3, and launched finch3 with out issue. Bugs closed: PIDGIN-17697 Reviewed at https://reviews.imfreedom.org/r/1925/
Diffstat (limited to 'pidgin/gtkconv.h')
-rw-r--r--pidgin/gtkconv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pidgin/gtkconv.h b/pidgin/gtkconv.h
index f76d207271..cc075264c7 100644
--- a/pidgin/gtkconv.h
+++ b/pidgin/gtkconv.h
@@ -26,6 +26,8 @@
#ifndef _PIDGIN_CONVERSATION_H_
#define _PIDGIN_CONVERSATION_H_
+#include <gtk/gtk.h>
+
typedef struct _PidginConversation PidginConversation;
enum {