summaryrefslogtreecommitdiffstats
path: root/scripts/kde-emacs/klaralv.el
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-09-25 20:06:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-09-25 20:33:38 +0900
commit7485c8248a1bb3a2fed851d389a291d60bba7752 (patch)
tree01530186491285c596ad8bea4ee9368436e38a48 /scripts/kde-emacs/klaralv.el
parent2611dd9a2020f335eff619aeeffc3730144ce657 (diff)
downloadtdesdk-7485c824.tar.gz
tdesdk-7485c824.zip
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* versionr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0ffe839d6e363933ed4d9d212b6fd325a6fc3225)
Diffstat (limited to 'scripts/kde-emacs/klaralv.el')
-rw-r--r--scripts/kde-emacs/klaralv.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kde-emacs/klaralv.el b/scripts/kde-emacs/klaralv.el
index 2b6989c4..d93fa0ff 100644
--- a/scripts/kde-emacs/klaralv.el
+++ b/scripts/kde-emacs/klaralv.el
@@ -73,7 +73,7 @@
(qaction.h QActionGroup)
(qvalidator.h QIntValidator QDoubleValidator QRegExpValidator)
(qlistbox.h QListBoxItem QListBoxText QListBoxPixmap)
- (qstring.h QChar QCharRef QConstString)
+ (qstring.h TQChar QCharRef QConstString)
(qcanvas.h QCanvasSprite QCanvasPolygonalItem QCanvasRectangle
QCanvasPolygon QCanvasEllipse QCanvasText QCanvasLine
QCanvasChunk QCanvas QCanvasItem QCanvasView QCanvasPixmap)