diff options
Diffstat (limited to 'noatun-plugins/alsaplayer/seeker.h')
-rw-r--r-- | noatun-plugins/alsaplayer/seeker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/alsaplayer/seeker.h b/noatun-plugins/alsaplayer/seeker.h index 9eb67ed..833250d 100644 --- a/noatun-plugins/alsaplayer/seeker.h +++ b/noatun-plugins/alsaplayer/seeker.h @@ -32,7 +32,7 @@ class Seeker : public L33tSlider public: - Seeker(TQWidget * tqparent, const char * name = 0); + Seeker(TQWidget * parent, const char * name = 0); virtual ~Seeker(); protected slots: |