summaryrefslogtreecommitdiffstats
path: root/kresources/scalix/kabc/resourcescalix_plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/scalix/kabc/resourcescalix_plugin.cpp')
-rw-r--r--kresources/scalix/kabc/resourcescalix_plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/scalix/kabc/resourcescalix_plugin.cpp b/kresources/scalix/kabc/resourcescalix_plugin.cpp
index 95bc28be..a5f289a7 100644
--- a/kresources/scalix/kabc/resourcescalix_plugin.cpp
+++ b/kresources/scalix/kabc/resourcescalix_plugin.cpp
@@ -43,7 +43,7 @@ class ScalixFactory : public KRES::PluginFactoryBase
return new KABC::ResourceScalix( config );
}
- KRES::ConfigWidget *configWidget( QWidget* )
+ KRES::ConfigWidget *configWidget( TQWidget* )
{
return 0;
}