diff options
Diffstat (limited to 'desktop-widgets/plannerDetails.ui')
-rw-r--r-- | desktop-widgets/plannerDetails.ui | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/desktop-widgets/plannerDetails.ui b/desktop-widgets/plannerDetails.ui index 17e22bcb5..5ffc1009b 100644 --- a/desktop-widgets/plannerDetails.ui +++ b/desktop-widgets/plannerDetails.ui @@ -89,7 +89,11 @@ <bool>true</bool> </property> <property name="html"> - <string/> + <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Courier'; font-size:13pt; font-weight:400; font-style:normal;"> + </string> </property> </widget> </item> |