From 30981c12c4ad5eb1d7e9cfcd9ef0168c008df93b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 17 Feb 2024 19:39:34 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro (cherry picked from commit 32098c8e56997c977f27cd1e2e2c6495d176c0ad) --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 2d69b90..f377b09 100644 --- a/README +++ b/README @@ -6,8 +6,8 @@ Gwenview - http://gwenview.sourceforge.net Gwenview is a simple image viewer for TDE. It features a folder tree window and a file list window to provide easy navigation in your file hierarchy. -Image loading is done by Qt library, so it supports all image formats your -Qt installation supports. +Image loading is done by TQt library, so it supports all image formats your +TQt installation supports. -> Requirements @@ -21,10 +21,10 @@ KDE 3.1 or more. make make install -If configure fails to find your Qt or KDE libs, you will have to type +If configure fails to find your TQt or KDE libs, you will have to type 'export TDEDIR=/path/to/kde' and - 'export TQTDIR=/path/to/Qt/lib' + 'export TQTDIR=/path/to/TQt/lib' -> Uninstallation -- cgit v1.2.1