diff options
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/qfeatures.txt | 6 | ||||
-rw-r--r-- | src/tools/qunicodetables.cpp | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/src/tools/qfeatures.txt b/src/tools/qfeatures.txt index 2d4027527..e6c69180d 100644 --- a/src/tools/qfeatures.txt +++ b/src/tools/qfeatures.txt @@ -308,7 +308,7 @@ SeeAlso: ??? Feature: FONTDATABASE Section: Fonts Requires: STRINGLIST -Name: QFontDatabase +Name: TQFontDatabase SeeAlso: ??? Feature: TRANSLATION @@ -982,7 +982,7 @@ SeeAlso: ??? Feature: COLORDIALOG Section: Widgets Requires: DIALOG LABEL PUSHBUTTON LINEEDIT VALIDATOR GRIDVIEW LAYOUT -Name: QColorDialog +Name: TQColorDialog SeeAlso: ??? Feature: MESSAGEBOX @@ -1012,7 +1012,7 @@ SeeAlso: ??? Feature: FONTDIALOG Section: Widgets Requires: DIALOG FONTDATABASE COMBOBOX LABEL CHECKBOX PUSHBUTTON VGROUPBOX VALIDATOR -Name: QFontDialog +Name: TQFontDialog SeeAlso: ??? Feature: PRINTDIALOG diff --git a/src/tools/qunicodetables.cpp b/src/tools/qunicodetables.cpp index bb4c58a66..b442bcbff 100644 --- a/src/tools/qunicodetables.cpp +++ b/src/tools/qunicodetables.cpp @@ -13129,8 +13129,8 @@ enum Script { UnknownScript = NScripts }; -// copied form ntqfont.h, as we can't include it in tools. Do not modify without -// changing the script enum in ntqfont.h aswell. +// copied form tqfont.h, as we can't include it in tools. Do not modify without +// changing the script enum in tqfont.h aswell. const unsigned char TQUnicodeTables::otherScripts [128] = { #define SCRIPTS_02 0 0xaf, Latin, 0xff, SpacingModifiers, // row 0x02, index 0 |