summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/autolistviewitems.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/autolistviewitems.h')
-rw-r--r--buildtools/autotools/autolistviewitems.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/autolistviewitems.h b/buildtools/autotools/autolistviewitems.h
index 162d8467..0dc28dc5 100644
--- a/buildtools/autotools/autolistviewitems.h
+++ b/buildtools/autotools/autolistviewitems.h
@@ -35,7 +35,7 @@ public:
ProjectItem( Type type, ProjectItem *parent, const TQString &text );
void paintCell( TQPainter *p, const TQColorGroup &cg,
- int column, int width, int alignment );
+ int column, int width, int tqalignment );
void setBold( bool b )
{
bld = b;