summaryrefslogtreecommitdiff
path: root/sw/inc/SidebarWin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/SidebarWin.hxx')
-rw-r--r--sw/inc/SidebarWin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/SidebarWin.hxx b/sw/inc/SidebarWin.hxx
index 3944f1b75654..290f8bbc42f9 100644
--- a/sw/inc/SidebarWin.hxx
+++ b/sw/inc/SidebarWin.hxx
@@ -103,7 +103,7 @@ class SwSidebarWin : public vcl::Window
virtual OUString GetAuthor() = 0;
virtual Date GetDate() = 0;
- virtual Time GetTime() = 0;
+ virtual tools::Time GetTime() = 0;
void ExecuteCommand(sal_uInt16 nSlot);
void InitControls();