From 492b084fcf7a539cd9b804aa36afdd3854ae9adc Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 16 Sep 2012 22:24:43 -0500 Subject: Fix QString -> TQString. --- ksysv/pathconfig.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ksysv') diff --git a/ksysv/pathconfig.ui b/ksysv/pathconfig.ui index 109a9e8..78ed2c2 100644 --- a/ksysv/pathconfig.ui +++ b/ksysv/pathconfig.ui @@ -260,13 +260,13 @@ mServicesPath - textChanged(const QString&) + textChanged(const TQString&) PathConfiguration slotChanged() mRunlevelPath - textChanged(const QString&) + textChanged(const TQString&) PathConfiguration slotChanged() -- cgit v1.2.1