diff widgets/TipDialog.h @ 228:1c4c9e3e44e6

* updates to tip dialog
author Chris Cannam
date Tue, 13 Mar 2007 19:51:09 +0000
parents 6f46179086c0
children 1fe7951a61e8
line wrap: on
line diff
--- a/widgets/TipDialog.h	Mon Mar 12 16:02:56 2007 +0000
+++ b/widgets/TipDialog.h	Tue Mar 13 19:51:09 2007 +0000
@@ -76,6 +76,7 @@
 
         bool m_inTip;
         bool m_inText;
+        bool m_inHtml;
     };
 };