Document HINT_CSS

This commit is contained in:
Florian Bruhin 2014-04-20 23:03:18 +02:00
parent 6434dac680
commit 809e7e15b8

View File

@ -28,6 +28,7 @@ class HintManager:
Class attributes:
SELECTORS: CSS selectors for the different highlighting modes.
HINT_CSS: The CSS template to use for hints.
Attributes:
_frame: The QWebFrame to use.