summaryrefslogtreecommitdiffstats
path: root/src/jomlib/filetime.h
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2011-04-15 16:53:57 +0200
committerJoerg Bornemann <joerg.bornemann@nokia.com>2011-04-15 16:53:57 +0200
commitf6251aae0e9ba91f1d1c8b341cabc1d75e34ad9e (patch)
treecee07787faadf2b18785a5388b3bc7a28db51d46 /src/jomlib/filetime.h
parent0b677c1066a36f988c066cc15c0f703a109f0c84 (diff)
fix the out of date check... again
Diffstat (limited to 'src/jomlib/filetime.h')
-rw-r--r--src/jomlib/filetime.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jomlib/filetime.h b/src/jomlib/filetime.h
index 63f7121..7905032 100644
--- a/src/jomlib/filetime.h
+++ b/src/jomlib/filetime.h
@@ -46,6 +46,7 @@ public:
return m_fileTime == rhs.m_fileTime;
}
+ void clear();
bool isValid() const;
QString toString() const;