summaryrefslogtreecommitdiff
path: root/include/svx/fntctrl.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-04-17 20:59:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-04-21 09:30:56 +0100
commit08642a115e8bb936fa914b6682ca6be9e08350fd (patch)
tree1c549659cc67f8257b9bc75fea3985e5e0e399aa /include/svx/fntctrl.hxx
parent0e8218d9d880fa4be972de3decd9cd42f55472c3 (diff)
add some SAL_WARN_UNUSED
Change-Id: I6f52c91d6b355c9aa0e0bb28990745c4eb4be5ac
Diffstat (limited to 'include/svx/fntctrl.hxx')
-rw-r--r--include/svx/fntctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/fntctrl.hxx b/include/svx/fntctrl.hxx
index f6c276a7c10c..7ba6e1ad9bde 100644
--- a/include/svx/fntctrl.hxx
+++ b/include/svx/fntctrl.hxx
@@ -34,7 +34,7 @@ class FontPrevWin_Impl;
// class SvxFontPrevWindow -----------------------------------------------
-class SVX_DLLPUBLIC SvxFontPrevWindow : public vcl::Window
+class SVX_DLLPUBLIC SAL_WARN_UNUSED SvxFontPrevWindow : public vcl::Window
{
using OutputDevice::SetFont;
private: