summaryrefslogtreecommitdiffstats
path: root/korganizer/koeventview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/koeventview.cpp')
-rw-r--r--korganizer/koeventview.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/korganizer/koeventview.cpp b/korganizer/koeventview.cpp
index 9e01ea4e..8938d8d4 100644
--- a/korganizer/koeventview.cpp
+++ b/korganizer/koeventview.cpp
@@ -18,8 +18,8 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
As a special exception, permission is given to link this program
- with any edition of Qt, and distribute the resulting executable,
- without including the source code for Qt in the source distribution.
+ with any edition of TQt, and distribute the resulting executable,
+ without including the source code for TQt in the source distribution.
*/
#include <tqpopupmenu.h>
@@ -44,8 +44,8 @@ using namespace KOrg;
//---------------------------------------------------------------------------
-KOEventView::KOEventView(Calendar *cal,TQWidget *parent,const char *name)
- : KOrg::BaseView(cal,parent,name)
+KOEventView::KOEventView(Calendar *cal,TQWidget *tqparent,const char *name)
+ : KOrg::BaseView(cal,tqparent,name)
{
}