diff options
Diffstat (limited to 'kcontrol/smartcard/smartcard.h')
-rw-r--r-- | kcontrol/smartcard/smartcard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/smartcard/smartcard.h b/kcontrol/smartcard/smartcard.h index 7cb90478e..51cd7eddb 100644 --- a/kcontrol/smartcard/smartcard.h +++ b/kcontrol/smartcard/smartcard.h @@ -40,7 +40,7 @@ class TDEListViewItem; class KSmartcardConfig : public TDECModule, public DCOPObject { K_DCOP - Q_OBJECT + TQ_OBJECT public: |