summaryrefslogtreecommitdiffstats
path: root/include/toolkit
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-07-07 11:26:58 +0200
committerNoel Grandin <noel@peralex.com>2014-07-08 15:16:47 +0200
commit482f97926e1090c50ef05eed6badf311a7aa02f9 (patch)
treef2c8534cd0d3446b36f7d9d49c4cbc17ac6ac92a /include/toolkit
parentfdo#81036 escape ~ in .ui and fix a typo (straight apostrophe) (diff)
downloadcore-482f97926e1090c50ef05eed6badf311a7aa02f9.tar.gz
core-482f97926e1090c50ef05eed6badf311a7aa02f9.zip
use SimpleReferenceObject in svtools module
to replace hand-rolled version Change-Id: I7a1048ff1ea335c3934fe7e91a09489a4d7aeb96
Diffstat (limited to 'include/toolkit')
-rw-r--r--include/toolkit/helper/accessiblefactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/helper/accessiblefactory.hxx b/include/toolkit/helper/accessiblefactory.hxx
index bcd3dce3b4a4..e56eda24b7d1 100644
--- a/include/toolkit/helper/accessiblefactory.hxx
+++ b/include/toolkit/helper/accessiblefactory.hxx
@@ -58,7 +58,7 @@ namespace toolkit
//= IAccessibleFactory
- class IAccessibleFactory : public salhelper::SimpleReferenceObject
+ class IAccessibleFactory : public virtual salhelper::SimpleReferenceObject
{
public:
/** creates an accessible context for a button window