diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:17:29 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:17:29 -0600 |
commit | 38a31bafc0c0c68b4cb7c0606bac55bbef7c8b69 (patch) | |
tree | 8abdf61ff3720b7056a0cf1bc3bbbcf334252c31 /kcron/ktprint.h | |
parent | 6b7a8ff33a6383be4a9dea3c4225d142aab79b78 (diff) | |
download | tdeadmin-38a31bafc0c0c68b4cb7c0606bac55bbef7c8b69.tar.gz tdeadmin-38a31bafc0c0c68b4cb7c0606bac55bbef7c8b69.zip |
Rename obsolete tq methods to standard names
Diffstat (limited to 'kcron/ktprint.h')
-rw-r--r-- | kcron/ktprint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktprint.h b/kcron/ktprint.h index b035626..16c13b1 100644 --- a/kcron/ktprint.h +++ b/kcron/ktprint.h @@ -178,7 +178,7 @@ private: KPrinter *prnt; /** - *Nest a column class to make text tqlayout nicer + *Nest a column class to make text layout nicer */ class Column { |