From ed654aa1a69507d9b84018f38a60e64a3409affe Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 21 Feb 2024 11:43:19 +0900 Subject: [PATCH] Replace Qt with TQt Signed-off-by: Michele Calgaro --- src/tdeumaskinput.cpp | 3 +-- src/tdeumaskinput.h | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/tdeumaskinput.cpp b/src/tdeumaskinput.cpp index cf0844e..057ce4b 100644 --- a/src/tdeumaskinput.cpp +++ b/src/tdeumaskinput.cpp @@ -3,8 +3,7 @@ * * Copyright (c) 2013 Timothy Pearson * - * Requires the Qt widget libraries, available at no cost at - * http://www.troll.no/ + * Requires the TQt widget libraries * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/tdeumaskinput.h b/src/tdeumaskinput.h index 4112d86..9c2da27 100644 --- a/src/tdeumaskinput.h +++ b/src/tdeumaskinput.h @@ -3,8 +3,7 @@ * * Copyright (c) 2013 Timothy Pearson * - * Requires the Qt widget libraries, available at no cost at - * http://www.troll.no/ + * Requires the TQt widget libraries * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public