From koffice-devel Sat Jul 06 11:18:41 2002 From: Federico Cozzi Date: Sat, 06 Jul 2002 11:18:41 +0000 To: koffice-devel Subject: Short name of "inch" X-MARC-Message: https://marc.info/?l=koffice-devel&m=102604915414365 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Short name of "inch" is "in", so the following code should be corrected: (koUnit.h) > static QString unitName( Unit _unit ) { > if ( _unit == U_MM ) return QString::fromLatin1( "mm" ); > if ( _unit == U_INCH ) return QString::fromLatin1( "inch" ); > return QString::fromLatin1( "pt" ); > } Thanks - -- Federico Cozzi federico.cozzi@sns.it OpenPGP key: F1525410 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9JtIVcFFOofFSVBARAhaJAJ0f1I0y0FvoazyX+80ivat2raCxsACeL46l 3vhT+CCbxzfLpSzD+ye8GzU= =lwQO -----END PGP SIGNATURE----- _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel