mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +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:
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "RelocateDialog.h"
|
||||
|
||||
#include "GtkCompat.h"
|
||||
#include "PathButton.h"
|
||||
#include "Prefs.h" /* gtr_pref_string_get */
|
||||
#include "Session.h"
|
||||
|
||||
Reference in New Issue
Block a user