diff options
Diffstat (limited to 'kviewshell/sizePreview.h')
-rw-r--r-- | kviewshell/sizePreview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/sizePreview.h b/kviewshell/sizePreview.h index aeaf264f..6963358d 100644 --- a/kviewshell/sizePreview.h +++ b/kviewshell/sizePreview.h @@ -22,7 +22,7 @@ class SizePreview : public TQWidget TQ_OBJECT public: - SizePreview( TQWidget *tqparent, const char* name=0, WFlags f=0 ); + SizePreview( TQWidget *parent, const char* name=0, WFlags f=0 ); public slots: // Sets the size. |