From 525f8a593ccdb2df95b6462fa78b630de4807467 Mon Sep 17 00:00:00 2001 From: Konrad Rosenbaum Date: Fri, 27 Sep 2013 17:16:55 +0200 Subject: [PATCH] fix comment --- src/smoke.pro | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/smoke.pro b/src/smoke.pro index 8fd386a..996ce1a 100644 --- a/src/smoke.pro +++ b/src/smoke.pro @@ -12,7 +12,8 @@ TRANSLATIONS = \ smoke_de_SAX.ts \ smoke_en.ts -#make sure the correct Qt DLLs are used +#hide classes that are not explicitly exported +# this is default on Windows, we have it here to have all systems behave the same way CONFIG += hide_symbols #compilation output: -- 1.7.2.5