summaryrefslogtreecommitdiffstats
path: root/kpackage/managementWidget.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-11-06 11:29:21 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-11-07 09:56:56 +0900
commit16c7639b7aa81b924da8b4edc1d4212860b8f00d (patch)
tree64c03f99f28faf0fdc74e420a6a48cfc7b95a07f /kpackage/managementWidget.cpp
parent7dede5a42269fdc0139308cd28343ece65c52b8e (diff)
downloadtdeadmin-16c7639b7aa81b924da8b4edc1d4212860b8f00d.tar.gz
tdeadmin-16c7639b7aa81b924da8b4edc1d4212860b8f00d.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 65a06ba9047c5b3bbe201d2e453f30868bd3fad3)
Diffstat (limited to 'kpackage/managementWidget.cpp')
-rw-r--r--kpackage/managementWidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/managementWidget.cpp b/kpackage/managementWidget.cpp
index 649d24e..55293b5 100644
--- a/kpackage/managementWidget.cpp
+++ b/kpackage/managementWidget.cpp
@@ -114,7 +114,7 @@ void managementWidget::setupWidgets()
TQTab t;
top = new TQBoxLayout(this,TQBoxLayout::TopToBottom);
- vPan = new TQSplitter(Qt::Horizontal, this);
+ vPan = new TQSplitter(TQt::Horizontal, this);
top->addWidget(vPan);
// the left panel