summaryrefslogtreecommitdiffstats
path: root/korganizer/eventarchiver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/eventarchiver.cpp')
-rw-r--r--korganizer/eventarchiver.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/eventarchiver.cpp b/korganizer/eventarchiver.cpp
index 1738380b..ac0cef04 100644
--- a/korganizer/eventarchiver.cpp
+++ b/korganizer/eventarchiver.cpp
@@ -36,8 +36,8 @@
#include <kdebug.h>
#include "koprefs.h"
-EventArchiver::EventArchiver( TQObject* tqparent, const char* name )
- : TQObject( tqparent, name )
+EventArchiver::EventArchiver( TQObject* parent, const char* name )
+ : TQObject( parent, name )
{
}