From 61fe1cd753ac30af410771b5085ed583a545eacf Mon Sep 17 00:00:00 2001 From: konrad Date: Fri, 1 Jan 2010 17:02:31 +0000 Subject: [PATCH] generate docu for privileges git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@390 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- woc/htmlout.cpp | 13 +++++++++++++ woc/processor.cpp | 1 + woc/processor.h | 5 ++++- 3 files changed, 18 insertions(+), 1 deletions(-) diff --git a/woc/htmlout.cpp b/woc/htmlout.cpp index 50de719..3ef5503 100644 --- a/woc/htmlout.cpp +++ b/woc/htmlout.cpp @@ -372,6 +372,19 @@ void WocHtmlOut::newTransaction(const WocTransaction&trn) hcd+="\n"; } hcd+="\n"; + //privileges + QStringList pri=trn.privileges(); + if(pri.size()){ + hcd+="

Privileges

\n