summaryrefslogtreecommitdiffstats
path: root/kmail/kmheaders.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmheaders.cpp')
-rw-r--r--kmail/kmheaders.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmheaders.cpp b/kmail/kmheaders.cpp
index fc282fec..987da0c6 100644
--- a/kmail/kmheaders.cpp
+++ b/kmail/kmheaders.cpp
@@ -144,7 +144,7 @@ KMHeaders::KMHeaders(KMMainWidget *aOwner, TQWidget *tqparent,
connect(mPopup, TQT_SIGNAL(activated(int)), this, TQT_SLOT(slotToggleColumn(int)));
setShowSortIndicator(true);
- setFocusPolicy( Qt::WheelFocus );
+ setFocusPolicy( TQ_WheelFocus );
if (!pixmapsLoaded)
{