summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/swblocks.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/swblocks.hxx')
-rw-r--r--sw/source/core/inc/swblocks.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/swblocks.hxx b/sw/source/core/inc/swblocks.hxx
index 263493d129cb..669fb0e6e3c4 100644
--- a/sw/source/core/inc/swblocks.hxx
+++ b/sw/source/core/inc/swblocks.hxx
@@ -61,7 +61,7 @@ protected:
OUString sBaseURL; // base URL - has to be set at the Readers and Writers
SwBlockNames aNames; // Liste aller Bausteine
Date aDateModified; // fuers abgleichen bei den Aktionen
- Time aTimeModified;
+ tools::Time aTimeModified;
SwDoc* pDoc; // Austauschdokument
sal_uInt16 nCur; // aktueller Index
bool bReadOnly : 1;