diff options
Diffstat (limited to 'kviewshell/marklist.h')
-rw-r--r-- | kviewshell/marklist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/marklist.h b/kviewshell/marklist.h index 5e1a04f8..9f64891c 100644 --- a/kviewshell/marklist.h +++ b/kviewshell/marklist.h @@ -46,7 +46,7 @@ class ThumbnailWidget : public TQWidget TQ_OBJECT public: - ThumbnailWidget(MarkListWidget* tqparent_, const PageNumber& _pageNumber, DocumentPageCache*); + ThumbnailWidget(MarkListWidget* parent_, const PageNumber& _pageNumber, DocumentPageCache*); private: virtual void paintEvent(TQPaintEvent*); |