summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/printwizard/frmprintwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/printwizard/frmprintwizard.h')
-rw-r--r--kipi-plugins/printwizard/frmprintwizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/printwizard/frmprintwizard.h b/kipi-plugins/printwizard/frmprintwizard.h
index 42f8692..0c67d97 100644
--- a/kipi-plugins/printwizard/frmprintwizard.h
+++ b/kipi-plugins/printwizard/frmprintwizard.h
@@ -113,7 +113,7 @@ private:
public:
- FrmPrintWizard(TQWidget *tqparent=0, const char *name=0);
+ FrmPrintWizard(TQWidget *parent=0, const char *name=0);
~FrmPrintWizard();
void print( KURL::List fileList, TQString tempPath);
TQRect * getLayout(int photoIndex);