diff options
Diffstat (limited to 'qt-ui/kmessagewidget.h')
-rw-r--r-- | qt-ui/kmessagewidget.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/kmessagewidget.h b/qt-ui/kmessagewidget.h index 90492b3cb..dbc694afa 100644 --- a/qt-ui/kmessagewidget.h +++ b/qt-ui/kmessagewidget.h @@ -165,6 +165,7 @@ Q_SLOTS: */ void setIcon(const QIcon &icon); + int bestContentHeight() const; Q_SIGNALS: /** * This signal is emitted when the user clicks a link in the text label. |