summaryrefslogtreecommitdiffstats
path: root/kcachegrind/kcachegrind/instritem.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcachegrind/kcachegrind/instritem.h')
-rw-r--r--kcachegrind/kcachegrind/instritem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcachegrind/kcachegrind/instritem.h b/kcachegrind/kcachegrind/instritem.h
index e521ebe0..2bbce71f 100644
--- a/kcachegrind/kcachegrind/instritem.h
+++ b/kcachegrind/kcachegrind/instritem.h
@@ -58,7 +58,7 @@ public:
int compare(TQListViewItem * i, int col, bool ascending ) const;
void paintCell(TQPainter *p, const TQColorGroup &cg,
- int column, int width, int tqalignment );
+ int column, int width, int alignment );
int width( const TQFontMetrics& fm,
const TQListView* lv, int c ) const;