From 4f63e9fa709391d18019769f3d1463c3918a871d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 26 Dec 2013 18:56:44 +0100 Subject: [PATCH] Fix FTBFS due to recent style API changes --- smoke/smoke.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/smoke/smoke.h b/smoke/smoke.h index d0943af..cf48f76 100644 --- a/smoke/smoke.h +++ b/smoke/smoke.h @@ -7,6 +7,8 @@ * Copyright (C) 2002, Ashley Winters */ +#define ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY 1 + class SmokeBinding; class Smoke {