diff src/converter.h @ 25:e5c5ebfa4205

Refactor to centralise html tags
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 11 Apr 2016 11:24:17 +0200
parents 927794e3cc52
children 5354cbda7188
line wrap: on
line diff
--- a/src/converter.h	Mon Apr 11 11:00:59 2016 +0200
+++ b/src/converter.h	Mon Apr 11 11:24:17 2016 +0200
@@ -82,7 +82,8 @@
             mAnswerTextStyle,
             mFreeTextStyle,
             mChoiceTextStyle,
-            mChoiceVotesStyle;
+            mChoiceVotesStyle,
+            mEmptyRow;
 };
 
 #endif // CONVERTER_H
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)