Kaydet (Commit) a1c05acd authored tarafından Luboš Luňák's avatar Luboš Luňák

fix SAL_WARN_UNUSED placement

Change-Id: Icd320e2a7459b1850de42c83854ab8a905d97a56
üst 399b92ed
......@@ -67,7 +67,7 @@ class SvtHistoryOptions_Impl;
@devstatus ready to use
*//*-*************************************************************************************************************/
class UNOTOOLS_DLLPUBLIC SvtHistoryOptions SAL_WARN_UNUSED : public utl::detail::Options
class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtHistoryOptions : public utl::detail::Options
{
public:
/*-****************************************************************************************************//**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment