summaryrefslogtreecommitdiffstats
path: root/kkbswitch/kbpickicondlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kkbswitch/kbpickicondlg.h')
-rw-r--r--kkbswitch/kbpickicondlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kkbswitch/kbpickicondlg.h b/kkbswitch/kbpickicondlg.h
index fba5cd5..754be4d 100644
--- a/kkbswitch/kbpickicondlg.h
+++ b/kkbswitch/kbpickicondlg.h
@@ -30,7 +30,7 @@ class TDEListBox;
*/
class KBPickIconDlg : public KDialogBase {
- Q_OBJECT
+ TQ_OBJECT
public:
KBPickIconDlg(const TQString &currentPath, const TQPixmap &currentPixmap,
TQWidget *parent=0, const char *name=0);