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