diff options
author | Timothy Pearson <[email protected]> | 2011-12-21 14:04:05 -0600 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-06-23 15:43:46 +0200 |
commit | a8b27c20ba29466133a261945468006de46d4ad5 (patch) | |
tree | 6eb46cc90fa57f3eeaa758458de805747f13bebc /src/projects/k3bdatapropertiesdialog.cpp | |
parent | feae001a0240fdca57cc68779f59f88e6af49335 (diff) | |
download | k3b-a8b27c20ba29466133a261945468006de46d4ad5.tar.gz k3b-a8b27c20ba29466133a261945468006de46d4ad5.zip |
Rename obsolete tq methods to standard names
(cherry picked from commit ba335c4be73ee8e3ae5c6084e889c003825cda44)
Diffstat (limited to 'src/projects/k3bdatapropertiesdialog.cpp')
-rw-r--r-- | src/projects/k3bdatapropertiesdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projects/k3bdatapropertiesdialog.cpp b/src/projects/k3bdatapropertiesdialog.cpp index b1a5794..67c6602 100644 --- a/src/projects/k3bdatapropertiesdialog.cpp +++ b/src/projects/k3bdatapropertiesdialog.cpp @@ -215,7 +215,7 @@ K3bDataPropertiesDialog::K3bDataPropertiesDialog( K3bDataItem* dataItem, TQWidge "in the ISO9660 filesystem. A higher weighting means that the " "file will be located closer to the beginning of the image " "(and the disk)." - "<p>This option is useful in order to optimize the data tqlayout " + "<p>This option is useful in order to optimize the data layout " "on a CD/DVD." "<p><b>Caution:</b> This does not sort the order of the file " "names that appear in the ISO9660 directory." |