summaryrefslogtreecommitdiffstats
path: root/cervisia/logtree.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/logtree.cpp')
-rw-r--r--cervisia/logtree.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/logtree.cpp b/cervisia/logtree.cpp
index 7bcb5a28..864e31ee 100644
--- a/cervisia/logtree.cpp
+++ b/cervisia/logtree.cpp
@@ -82,7 +82,7 @@ LogTreeView::LogTreeView(TQWidget *parent, const char *name)
setLeftMargin(0);
setFrameStyle( TQFrame::WinPanel | TQFrame::Sunken );
setBackgroundMode(PaletteBase);
- setFocusPolicy(TQ_NoFocus);
+ setFocusPolicy(TQWidget::NoFocus);
currentRow = -1;
currentCol = -1;