summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_view.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-13 11:03:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-13 11:03:25 +0900
commit39ecff8fe9f78f3363caa0dd1bca64d68dd178b0 (patch)
tree8b19225a3fc036d91571a5540dd9b42017ef54d2 /chalk/ui/kis_view.cpp
parent359ccbfc2d68e78aa05da43e2b51f358f1d940b1 (diff)
downloadkoffice-39ecff8fe9f78f3363caa0dd1bca64d68dd178b0.tar.gz
koffice-39ecff8fe9f78f3363caa0dd1bca64d68dd178b0.zip
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'chalk/ui/kis_view.cpp')
-rw-r--r--chalk/ui/kis_view.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_view.cpp b/chalk/ui/kis_view.cpp
index 79246afc4..d1f6e7fa4 100644
--- a/chalk/ui/kis_view.cpp
+++ b/chalk/ui/kis_view.cpp
@@ -247,7 +247,7 @@ KisView::KisView(KisDoc *doc, KisUndoAdapter *adapter, TQWidget *parent, const c
setFocusPolicy( TQWidget::StrongFocus );
// Must come before input devices are referenced as this detects them.
-#ifdef Q_WS_X11
+#ifdef TQ_WS_X11
KisCanvasWidget::initX11Support();
#endif
// Install event filter before we create any child widgets so they can see