summaryrefslogtreecommitdiffstats
path: root/krename/kmylistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'krename/kmylistview.h')
-rw-r--r--krename/kmylistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krename/kmylistview.h b/krename/kmylistview.h
index f694589..66b2852 100644
--- a/krename/kmylistview.h
+++ b/krename/kmylistview.h
@@ -85,7 +85,7 @@ class KMyListViewItem : public KListViewItem {
virtual ~KMyListViewItem();
- void paintCell( TQPainter *p, const TQColorGroup &cg, int column, int width, int tqalignment );
+ void paintCell( TQPainter *p, const TQColorGroup &cg, int column, int width, int alignment );
private:
bool modified;