summaryrefslogtreecommitdiffstats
path: root/kmid/rhythmview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmid/rhythmview.h')
-rw-r--r--kmid/rhythmview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmid/rhythmview.h b/kmid/rhythmview.h
index 3754c074..97a7ae1a 100644
--- a/kmid/rhythmview.h
+++ b/kmid/rhythmview.h
@@ -34,7 +34,7 @@ class RhythmView : public TQWidget
KLed **lamps;
public:
- RhythmView (TQWidget *tqparent, const char *name);
+ RhythmView (TQWidget *parent, const char *name);
~RhythmView();
void setRhythm(int numerator,int denominator);