summaryrefslogtreecommitdiff
path: root/core/apps/textedit/fontDialog.cpp
Side-by-side diff
Diffstat (limited to 'core/apps/textedit/fontDialog.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/textedit/fontDialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apps/textedit/fontDialog.cpp b/core/apps/textedit/fontDialog.cpp
index e7bd924..681e8a6 100644
--- a/core/apps/textedit/fontDialog.cpp
+++ b/core/apps/textedit/fontDialog.cpp
@@ -37,3 +37,3 @@ FontDialog::FontDialog( QWidget * parent, const char* name , bool modal, WFlags
if ( !name )
- setName( "FontDialog" );
+ setName( tr("FontDialog") );
setCaption( tr( "Font Dialog" ) );