diff options
Diffstat (limited to 'kdecore/kstandarddirs.h')
-rw-r--r-- | kdecore/kstandarddirs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kstandarddirs.h b/kdecore/kstandarddirs.h index ded472d1d..16bfd1847 100644 --- a/kdecore/kstandarddirs.h +++ b/kdecore/kstandarddirs.h @@ -255,7 +255,7 @@ public: * @return A number identifying the current version of the * resource. */ - Q_UINT32 calcResourceHash( const char *type, + TQ_UINT32 calcResourceHash( const char *type, const TQString& filename, bool deep) const; /** |