freebsd-ports/x11-themes/qtcurve-gtk2/files/extra-patch-style-qt_settings.c
Max Brazhnikov 098ba19652 Update patch to fix build on 7.x
Reported by:	erwin/pointyhat
2012-08-23 11:16:21 +00:00

12 lines
285 B
C

--- ./style/qt_settings.c.orig 2012-04-24 21:19:54.000000000 +0000
+++ ./style/qt_settings.c 2012-08-23 11:13:08.651930973 +0000
@@ -46,6 +46,9 @@
#define strcmp_i(A, B) strncmp_i(A, B, -1)
+#include "getline.h"
+#include "getline.c"
+
QtCPalette qtcPalette;
Options opts;