summaryrefslogtreecommitdiffstats
path: root/tderesources/groupwise/tdeabc_resourcegroupwise.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/groupwise/tdeabc_resourcegroupwise.h')
-rw-r--r--tderesources/groupwise/tdeabc_resourcegroupwise.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/groupwise/tdeabc_resourcegroupwise.h b/tderesources/groupwise/tdeabc_resourcegroupwise.h
index b57c36e8..ccf74403 100644
--- a/tderesources/groupwise/tdeabc_resourcegroupwise.h
+++ b/tderesources/groupwise/tdeabc_resourcegroupwise.h
@@ -41,7 +41,7 @@ class KDE_EXPORT ResourceGroupwise : public ResourceCached
{
friend class ResourceGroupwiseConfig;
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -143,7 +143,7 @@ class KDE_EXPORT ResourceGroupwise : public ResourceCached
/** DATA PROCESSING SLOTS **/
void slotReadJobData( TDEIO::Job *, const TQByteArray & );
void slotUpdateJobData( TDEIO::Job *, const TQByteArray & );
- /** HELPER TQT_SLOT **/
+ /** HELPER TQ_SLOT **/
void slotJobPercent( TDEIO::Job *job, unsigned long percent );
void cancelLoad();