summaryrefslogtreecommitdiffstats
path: root/src/chfacedlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chfacedlg.h')
-rw-r--r--src/chfacedlg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/chfacedlg.h b/src/chfacedlg.h
index 6ae6a1c..6fafce9 100644
--- a/src/chfacedlg.h
+++ b/src/chfacedlg.h
@@ -61,8 +61,9 @@ private slots:
//void slotSaveCustomImage();
private:
- void addCustomPixmap( TQString imPath, bool saveCopy );
+ void addCustomPixmap( TQString imPath );
+ int m_maxFaceSize;
TDEIconView *m_FacesWidget;
};