diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-16 19:12:54 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-20 17:59:38 +0900 |
commit | d5fc881b039ce61277846df98354872caab19da8 (patch) | |
tree | 86094be64bcda652ee5e8af667aecc57b0cfec0a /ubuntu/_base | |
parent | 6c678d3e5b2072a52ce97fd93a77386535b51131 (diff) | |
download | tde-packaging-d5fc881b039ce61277846df98354872caab19da8.tar.gz tde-packaging-d5fc881b039ce61277846df98354872caab19da8.zip |
DEB tqt3: switch tq* layout files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base')
-rw-r--r-- | ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install index 7fdb1a05a..34e48b9fb 100644 --- a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install +++ b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install @@ -78,14 +78,14 @@ usr/include/tqt3/ntqglobal.h usr/include/tqt3/ntqgplugin.h usr/include/tqt3/tqgrid.h usr/include/tqt3/tqgridview.h -usr/include/tqt3/ntqgroupbox.h +usr/include/tqt3/tqgroupbox.h usr/include/tqt3/ntqguardedptr.h usr/include/tqt3/ntqgvector.h -usr/include/tqt3/ntqhbox.h -usr/include/tqt3/ntqhbuttongroup.h +usr/include/tqt3/tqhbox.h +usr/include/tqt3/tqhbuttongroup.h usr/include/tqt3/tqheader.h usr/include/tqt3/tqhebrewcodec.h -usr/include/tqt3/ntqhgroupbox.h +usr/include/tqt3/tqhgroupbox.h usr/include/tqt3/tqhostaddress.h usr/include/tqt3/tqhttp.h usr/include/tqt3/tqiconset.h @@ -106,7 +106,7 @@ usr/include/tqt3/tqjpunicode.h usr/include/tqt3/ntqkeycode.h usr/include/tqt3/ntqkeysequence.h usr/include/tqt3/tqlabel.h -usr/include/tqt3/ntqlayout.h +usr/include/tqt3/tqlayout.h usr/include/tqt3/tqlcdnumber.h usr/include/tqt3/ntqlibrary.h usr/include/tqt3/tqlineedit.h @@ -251,9 +251,9 @@ usr/include/tqt3/tqvaluelist.h usr/include/tqt3/tqvaluestack.h usr/include/tqt3/tqvaluevector.h usr/include/tqt3/ntqvariant.h -usr/include/tqt3/ntqvbox.h -usr/include/tqt3/ntqvbuttongroup.h -usr/include/tqt3/ntqvgroupbox.h +usr/include/tqt3/tqvbox.h +usr/include/tqt3/tqvbuttongroup.h +usr/include/tqt3/tqvgroupbox.h usr/include/tqt3/tqwaitcondition.h usr/include/tqt3/tqwhatsthis.h usr/include/tqt3/tqwidget.h |