summaryrefslogtreecommitdiffstats
path: root/kbarcode/textlineedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode/textlineedit.cpp')
-rw-r--r--kbarcode/textlineedit.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/kbarcode/textlineedit.cpp b/kbarcode/textlineedit.cpp
index 18a08f7..a0c561e 100644
--- a/kbarcode/textlineedit.cpp
+++ b/kbarcode/textlineedit.cpp
@@ -98,12 +98,12 @@ void TextLineEditor::setupActions()
TQStringList fuentes;
- fuentes += "Tiems Roman (Medium) 8 point";
- fuentes += "Tiems Roman (Medium) 10 point";
- fuentes += "Tiems Roman (Bold) 10 point";
- fuentes += "Tiems Roman (Bold) 12 point";
- fuentes += "Tiems Roman (Bold) 14 point";
- fuentes += "Tiems Roman (Italic) 12 point";
+ fuentes += "Times Roman (Medium) 8 point";
+ fuentes += "Times Roman (Medium) 10 point";
+ fuentes += "Times Roman (Bold) 10 point";
+ fuentes += "Times Roman (Bold) 12 point";
+ fuentes += "Times Roman (Bold) 14 point";
+ fuentes += "Times Roman (Italic) 12 point";
fuentes += "Helvetica (Medium) 6 point";
fuentes += "Helvetica (Medium) 10 point";
fuentes += "Helvetica (Medium) 12 point";