summaryrefslogtreecommitdiffstats
path: root/kdeprint/kfilelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/kfilelist.h')
-rw-r--r--kdeprint/kfilelist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/kfilelist.h b/kdeprint/kfilelist.h
index 667938d29..8a7ecd50a 100644
--- a/kdeprint/kfilelist.h
+++ b/kdeprint/kfilelist.h
@@ -55,7 +55,7 @@ protected:
private:
KListView *m_files;
- QToolButton *m_add, *m_remove, *m_open, *m_up, *m_down;
+ TQToolButton *m_add, *m_remove, *m_open, *m_up, *m_down;
bool m_block;
};