summaryrefslogtreecommitdiffstats
path: root/libkcal/resourcecachedconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/resourcecachedconfig.h')
-rw-r--r--libkcal/resourcecachedconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcal/resourcecachedconfig.h b/libkcal/resourcecachedconfig.h
index 16364f42..13ea648b 100644
--- a/libkcal/resourcecachedconfig.h
+++ b/libkcal/resourcecachedconfig.h
@@ -41,7 +41,7 @@ class KDE_EXPORT ResourceCachedReloadConfig : public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- ResourceCachedReloadConfig( TQWidget *tqparent = 0, const char *name = 0 );
+ ResourceCachedReloadConfig( TQWidget *parent = 0, const char *name = 0 );
public slots:
void loadSettings( ResourceCached *resource );
@@ -68,7 +68,7 @@ class KDE_EXPORT ResourceCachedSaveConfig : public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- ResourceCachedSaveConfig( TQWidget *tqparent = 0, const char *name = 0 );
+ ResourceCachedSaveConfig( TQWidget *parent = 0, const char *name = 0 );
public slots:
void loadSettings( ResourceCached *resource );