mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +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:
@@ -7,7 +7,6 @@
|
||||
|
||||
#include "HigWorkarea.h" // GUI_PAD, GUI_PAD_SMALL
|
||||
#include "Torrent.h"
|
||||
#include "Utils.h"
|
||||
|
||||
#include <libtransmission/transmission.h>
|
||||
#include <libtransmission/utils.h> /* tr_truncd() */
|
||||
|
||||
Reference in New Issue
Block a user