summaryrefslogtreecommitdiffstats
path: root/kmid/rhythmview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmid/rhythmview.cpp')
-rw-r--r--kmid/rhythmview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmid/rhythmview.cpp b/kmid/rhythmview.cpp
index a10bb79c..49499d46 100644
--- a/kmid/rhythmview.cpp
+++ b/kmid/rhythmview.cpp
@@ -23,7 +23,7 @@
***************************************************************************/
#include "rhythmview.h"
-RhythmView::RhythmView (TQWidget *tqparent, const char *name) : TQWidget (tqparent,name)
+RhythmView::RhythmView (TQWidget *parent, const char *name) : TQWidget (parent,name)
{
lamps=NULL;
setRhythm(4,4);