summaryrefslogtreecommitdiffstats
path: root/korganizer/urihandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/urihandler.h')
-rw-r--r--korganizer/urihandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/urihandler.h b/korganizer/urihandler.h
index 360e58e3..aa3c6de2 100644
--- a/korganizer/urihandler.h
+++ b/korganizer/urihandler.h
@@ -35,7 +35,7 @@ class KDE_EXPORT UriHandler
/**
Process URI. Return true if handler handled the URI, otherwise false.
*/
- static bool process( TQWidget *tqparent, const TQString &uri );
+ static bool process( TQWidget *parent, const TQString &uri );
static TQString attachmentNameFromUri( const TQString &uri );
static TQString uidFromUri( const TQString &uri );