diff options
Diffstat (limited to 'libkdepim/csshelper.h')
-rw-r--r-- | libkdepim/csshelper.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libkdepim/csshelper.h b/libkdepim/csshelper.h index 5d668713c..3dbc80c03 100644 --- a/libkdepim/csshelper.h +++ b/libkdepim/csshelper.h @@ -67,6 +67,8 @@ class CSSHelper { void setBodyFont( const TQFont& font ); void setPrintFont( const TQFont& font ); + TQColor pgpWarnColor() const; + protected: /** Recalculate PGP frame and body colors (should be called after changing color settings) */ |