From 9defac5f54e1cd06d7c026b695fed381c931d856 Mon Sep 17 00:00:00 2001 From: wodim Date: Thu, 31 Aug 2017 00:38:57 +0200 Subject: Fix wrapping of
 in the docs.

Fixes #2288
---
 src/modules/objects/KvsObject_trayIcon.cpp | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

(limited to 'src/modules/objects/KvsObject_trayIcon.cpp')

diff --git a/src/modules/objects/KvsObject_trayIcon.cpp b/src/modules/objects/KvsObject_trayIcon.cpp
index 127be0065..d09523888 100644
--- a/src/modules/objects/KvsObject_trayIcon.cpp
+++ b/src/modules/objects/KvsObject_trayIcon.cpp
@@ -62,10 +62,10 @@
 		Message can be clicked by the user; the messageClickedEvent() will be triggered when this occurs.[br]
 		Valid values for message_icon are:
 		[pre]
-			- NoIcon : No icon is shown.[br]
-			- Information : An information icon is shown.[br]
-			- Warning : A standard warning icon is shown.[br]
-			- Critical : A critical warning icon is shown.[br]
+			- NoIcon : No icon is shown.
+			- Information : An information icon is shown.
+			- Warning : A standard warning icon is shown.
+			- Critical : A critical warning icon is shown.
 		[/pre]
 		!fn: setContextMenu().
 		Associates the given  with the tray icon.
@@ -74,11 +74,11 @@
 		If you reimplement this function the reason parameter will be passed as $0.
 		Values for reason are:[br]
 		[pre]
-			- Unknown : Unknown reason.[br]
-			- Context : The context menu for the tray icon was requested.[br]
-			- DoubleClick : The tray icon was double clicked.[br]
-			- Trigger : The tray icon was clicked.[br]
-			- MiddleClick : The tray icon was clicked with the middle mouse button.[br]
+			- Unknown : Unknown reason.
+			- Context : The context menu for the tray icon was requested.
+			- DoubleClick : The tray icon was double clicked.
+			- Trigger : The tray icon was clicked.
+			- MiddleClick : The tray icon was clicked with the middle mouse button.
 		[/pre]
 		The default implementation emits the [classfnc]$activated[/classfnc]() signal.
 		!fn: messageClickedEvent()
-- 
cgit v1.3.1-10-gc9f91