summaryrefslogtreecommitdiffstats
path: root/kjsembed/docs
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 17:55:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 17:55:50 -0600
commit8cf73aaa26092026120d9e7a0cd15253d8d7a2f3 (patch)
tree9bce80bcc589641233365ad8177a3556c9c3cf47 /kjsembed/docs
parentc153d5f83c85f8c5971f2a013ab571d9d4ca1d8b (diff)
downloadtdebindings-8cf73aaa26092026120d9e7a0cd15253d8d7a2f3.tar.gz
tdebindings-8cf73aaa26092026120d9e7a0cd15253d8d7a2f3.zip
Rename KComp to avoid conflicts with KDE4
Diffstat (limited to 'kjsembed/docs')
-rw-r--r--kjsembed/docs/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/docs/ChangeLog b/kjsembed/docs/ChangeLog
index 315d91d9..9a4ee30e 100644
--- a/kjsembed/docs/ChangeLog
+++ b/kjsembed/docs/ChangeLog
@@ -3878,7 +3878,7 @@
- Improved console widget
- - Use KLineEdit and a KCompletion rather than a combo.
+ - Use KLineEdit and a TDECompletion rather than a combo.
- Added a prompt label with a keyboard accelerator.
- TQTextEdit -> KTextEdit.
- Pass the console widget the part rather than the interpreter.