summaryrefslogtreecommitdiffstats
path: root/src/kviewmpeg2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kviewmpeg2.h')
-rwxr-xr-xsrc/kviewmpeg2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kviewmpeg2.h b/src/kviewmpeg2.h
index 1330a0d..4383820 100755
--- a/src/kviewmpeg2.h
+++ b/src/kviewmpeg2.h
@@ -87,7 +87,7 @@ protected:
void resizeEvent ( TQResizeEvent * );
public slots: // Public slots
/** No descriptions */
- int open (k9DVD *_dvd,k9DVDTitle * title,int chapter);
+ void open (k9DVD *_dvd,k9DVDTitle * title,int chapter);
void drawPixmap( TQImage *image);
void drawppm(uchar *_buf,int _width,int _height,int _len);
void setError(const TQString & err);