diff options
Diffstat (limited to 'include/tools/urlobj.hxx')
-rw-r--r-- | include/tools/urlobj.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/urlobj.hxx b/include/tools/urlobj.hxx index 53ea84cad777..88b8ecd20caa 100644 --- a/include/tools/urlobj.hxx +++ b/include/tools/urlobj.hxx @@ -105,7 +105,7 @@ enum INetProtocol INET_PROT_END = 35 }; -class TOOLS_DLLPUBLIC INetURLObject +class TOOLS_DLLPUBLIC SAL_WARN_UNUSED INetURLObject { public: // Get- and Set-Methods: |