diff options
Diffstat (limited to 'kded/kbuildsycoca.h')
-rw-r--r-- | kded/kbuildsycoca.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kded/kbuildsycoca.h b/kded/kbuildsycoca.h index 0f90c3df6..f98001781 100644 --- a/kded/kbuildsycoca.h +++ b/kded/kbuildsycoca.h @@ -47,7 +47,7 @@ public: */ bool recreate(); - static bool checkTimestamps( Q_UINT32 timestamp, const TQStringList &dirs ); + static bool checkTimestamps( TQ_UINT32 timestamp, const TQStringList &dirs ); static TQStringList existingResourceDirs(); |