diff options
Diffstat (limited to 'kresources/egroupware/kcal_resourcexmlrpcconfig.h')
-rw-r--r-- | kresources/egroupware/kcal_resourcexmlrpcconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/egroupware/kcal_resourcexmlrpcconfig.h b/kresources/egroupware/kcal_resourcexmlrpcconfig.h index 7b38bbad9..1ff75ea85 100644 --- a/kresources/egroupware/kcal_resourcexmlrpcconfig.h +++ b/kresources/egroupware/kcal_resourcexmlrpcconfig.h @@ -33,7 +33,7 @@ namespace KCal { class KDE_EXPORT ResourceXMLRPCConfig : public KRES::ConfigWidget { Q_OBJECT - TQ_OBJECT + public: ResourceXMLRPCConfig( TQWidget* parent = 0, const char* name = 0 ); |