summaryrefslogtreecommitdiffstats
path: root/kio/kio/kservicetypefactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/kservicetypefactory.h')
-rw-r--r--kio/kio/kservicetypefactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/kservicetypefactory.h b/kio/kio/kservicetypefactory.h
index db64aa115..fd3c96a1a 100644
--- a/kio/kio/kservicetypefactory.h
+++ b/kio/kio/kservicetypefactory.h
@@ -113,7 +113,7 @@ protected:
private:
TQStringList m_patterns;
- TQValueVector<Q_INT32> m_pattern_offsets;
+ TQValueVector<TQ_INT32> m_pattern_offsets;
protected:
virtual void virtual_hook( int id, void* data );
private: