summaryrefslogtreecommitdiffstats
path: root/src/gui/previewdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/previewdialog.h')
-rw-r--r--src/gui/previewdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/previewdialog.h b/src/gui/previewdialog.h
index a0f7893..2dc5f0c 100644
--- a/src/gui/previewdialog.h
+++ b/src/gui/previewdialog.h
@@ -31,7 +31,7 @@ Q_OBJECT
TQ_OBJECT
public:
- PreviewDialog(TQWidget* tqparent);
+ PreviewDialog(TQWidget* parent);
~PreviewDialog();
void setXSLTFile(const TQString& file);