summaryrefslogtreecommitdiffstats
path: root/src/filelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filelist.h')
-rwxr-xr-xsrc/filelist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filelist.h b/src/filelist.h
index 3aae97f..272dd0c 100755
--- a/src/filelist.h
+++ b/src/filelist.h
@@ -50,7 +50,7 @@ public:
*/
virtual ~FileListItem();
- virtual void paintCell( TQPainter* p, const TQColorGroup& cg, int column, int width, int tqalignment );
+ virtual void paintCell( TQPainter* p, const TQColorGroup& cg, int column, int width, int alignment );
//void updateOutputCell();
//void updateOptionsCell();