diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-29 12:50:39 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-09 09:38:46 +0900 |
commit | de716d157844e3a653bbf920f329263074d994f8 (patch) | |
tree | 502859f8b86972dfa9f3629876f03ce902c29cdf /ubuntu/_base/dependencies | |
parent | c7a4eaf0b0f058a4ae6e1a70238df648347f373a (diff) | |
download | tde-packaging-de716d157844e3a653bbf920f329263074d994f8.tar.gz tde-packaging-de716d157844e3a653bbf920f329263074d994f8.zip |
DEB tqt3: switch to tq* basic widget files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/dependencies')
-rw-r--r-- | ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install index 6d82216e6..d26798e0a 100644 --- a/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install +++ b/ubuntu/_base/dependencies/tqt3/debian/libtqt3-headers.install @@ -18,12 +18,12 @@ usr/include/tqt3/ntqbuttongroup.h usr/include/tqt3/tqcache.h usr/include/tqt3/tqcanvas.h usr/include/tqt3/ntqcdestyle.h -usr/include/tqt3/ntqcheckbox.h +usr/include/tqt3/tqcheckbox.h usr/include/tqt3/ntqcleanuphandler.h usr/include/tqt3/tqclipboard.h usr/include/tqt3/tqcolor.h usr/include/tqt3/tqcolordialog.h -usr/include/tqt3/ntqcombobox.h +usr/include/tqt3/tqcombobox.h usr/include/tqt3/ntqcommonstyle.h usr/include/tqt3/ntqcompactstyle.h usr/include/tqt3/ntqconnection.h @@ -37,8 +37,8 @@ usr/include/tqt3/tqdatetime.h usr/include/tqt3/tqdatetimeedit.h usr/include/tqt3/tqdeepcopy.h usr/include/tqt3/tqdesktopwidget.h -usr/include/tqt3/ntqdial.h -usr/include/tqt3/ntqdialog.h +usr/include/tqt3/tqdial.h +usr/include/tqt3/tqdialog.h usr/include/tqt3/tqdict.h usr/include/tqt3/tqdir.h usr/include/tqt3/tqdns.h @@ -107,9 +107,9 @@ usr/include/tqt3/ntqkeycode.h usr/include/tqt3/ntqkeysequence.h usr/include/tqt3/tqlabel.h usr/include/tqt3/ntqlayout.h -usr/include/tqt3/ntqlcdnumber.h +usr/include/tqt3/tqlcdnumber.h usr/include/tqt3/ntqlibrary.h -usr/include/tqt3/ntqlineedit.h +usr/include/tqt3/tqlineedit.h usr/include/tqt3/ntqlistbox.h usr/include/tqt3/ntqlistview.h usr/include/tqt3/tqlocale.h @@ -163,14 +163,14 @@ usr/include/tqt3/tqptrlist.h usr/include/tqt3/tqptrqueue.h usr/include/tqt3/tqptrstack.h usr/include/tqt3/tqptrvector.h -usr/include/tqt3/ntqpushbutton.h -usr/include/tqt3/ntqradiobutton.h +usr/include/tqt3/tqpushbutton.h +usr/include/tqt3/tqradiobutton.h usr/include/tqt3/ntqrangecontrol.h usr/include/tqt3/tqrect.h usr/include/tqt3/tqregexp.h usr/include/tqt3/tqregion.h -usr/include/tqt3/ntqscrollbar.h -usr/include/tqt3/ntqscrollview.h +usr/include/tqt3/tqscrollbar.h +usr/include/tqt3/tqscrollview.h usr/include/tqt3/tqsemaphore.h usr/include/tqt3/tqserversocket.h usr/include/tqt3/tqsessionmanager.h @@ -185,12 +185,12 @@ usr/include/tqt3/tqsize.h usr/include/tqt3/tqsizegrip.h usr/include/tqt3/tqsizepolicy.h usr/include/tqt3/tqsjiscodec.h -usr/include/tqt3/ntqslider.h +usr/include/tqt3/tqslider.h usr/include/tqt3/tqsocket.h usr/include/tqt3/tqsocketdevice.h usr/include/tqt3/tqsocketnotifier.h usr/include/tqt3/ntqsound.h -usr/include/tqt3/ntqspinbox.h +usr/include/tqt3/tqspinbox.h usr/include/tqt3/ntqsplashscreen.h usr/include/tqt3/ntqsplitter.h usr/include/tqt3/tqsql.h |