mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
Move GTK compatibility definitions into a separate header (#4493)
* Move GTK compatibility macros into a separate header * Fix Cairo compatibility checks * Move Glib-namespaced definitions to GtkCompat header * Remove unused stringify definitions since we're using fmtlib
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "MessageLogWindow.h"
|
||||
|
||||
#include "Actions.h"
|
||||
#include "GtkCompat.h"
|
||||
#include "Prefs.h"
|
||||
#include "PrefsDialog.h"
|
||||
#include "Session.h"
|
||||
|
||||
Reference in New Issue
Block a user