summaryrefslogtreecommitdiff
path: root/include/dbaccess/dbaundomanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbaccess/dbaundomanager.hxx')
-rw-r--r--include/dbaccess/dbaundomanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dbaccess/dbaundomanager.hxx b/include/dbaccess/dbaundomanager.hxx
index c1b2c05c9db2..92f3096efa86 100644
--- a/include/dbaccess/dbaundomanager.hxx
+++ b/include/dbaccess/dbaundomanager.hxx
@@ -53,7 +53,7 @@ namespace dbaui
{
public:
DBACCESS_DLLPUBLIC UndoManager( ::cppu::OWeakObject& i_parent, ::osl::Mutex& i_mutex );
- virtual ~UndoManager();
+ ~UndoManager();
DBACCESS_DLLPUBLIC SfxUndoManager& GetSfxUndoManager() const;