summaryrefslogtreecommitdiff
path: root/redo/gtk_unix.h
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-07-18 20:46:51 -0400
committerPietro Gagliardi <[email protected]>2014-07-18 20:46:51 -0400
commit2c3c200df886adc68421c1da64efffb417911059 (patch)
treeb450d0259a76fbb77a9dd55a03368935bb2a5354 /redo/gtk_unix.h
parent847690bb105ead7d68cb0af018fa96864ffe137d (diff)
Settled TODO about cairo version macros.
Diffstat (limited to 'redo/gtk_unix.h')
-rw-r--r--redo/gtk_unix.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/redo/gtk_unix.h b/redo/gtk_unix.h
index 24f2d25..702d480 100644
--- a/redo/gtk_unix.h
+++ b/redo/gtk_unix.h
@@ -16,9 +16,7 @@ Thanks to desrt in irc.gimp.net/#gtk+
#define GDK_VERSION_MIN_REQUIRED GDK_VERSION_3_4
#define GDK_VERSION_MAX_ALLOWED GDK_VERSION_3_4
-/* TODO are there equivalent compatibility macros for the other components of GTK+? Specifically:
- cairo
-*/
+/* cairo has no such macros (thanks Company in irc.gimp.net/#gtk+) */
#include <stdlib.h>
#include <gtk/gtk.h>