diff options
Diffstat (limited to 'src/filelist.h')
-rwxr-xr-x | src/filelist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filelist.h b/src/filelist.h index 272dd0c..70e2772 100755 --- a/src/filelist.h +++ b/src/filelist.h @@ -86,7 +86,7 @@ public: class FileList : public KListView { Q_OBJECT - TQ_OBJECT + public: /** * Constructor |