summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/printwizard/cropframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/printwizard/cropframe.h')
-rw-r--r--kipi-plugins/printwizard/cropframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/printwizard/cropframe.h b/kipi-plugins/printwizard/cropframe.h
index 08ebcaa..03aeb5f 100644
--- a/kipi-plugins/printwizard/cropframe.h
+++ b/kipi-plugins/printwizard/cropframe.h
@@ -36,7 +36,7 @@ class CropFrame : public TQWidget
TQ_OBJECT
public:
- CropFrame(TQWidget *tqparent, const char *name);
+ CropFrame(TQWidget *parent, const char *name);
~CropFrame();
void init(TPhoto *photo, int width, int height, bool autoRotate, bool paint = true);
void setColor(TQColor);