summaryrefslogtreecommitdiffstats
path: root/kjsembed/docs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/docs/ChangeLog')
-rw-r--r--kjsembed/docs/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/docs/ChangeLog b/kjsembed/docs/ChangeLog
index acf9f517..201a3203 100644
--- a/kjsembed/docs/ChangeLog
+++ b/kjsembed/docs/ChangeLog
@@ -4013,7 +4013,7 @@
- Moved loadScript(filename) from main.cpp into the KPart, and renamed
the existing loadXX() to executeXX() which is better anyway.
- - Added -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST to the build flags.
+ - Added -DQT_NO_ASCII_CAST to the build flags.
- Added a standalone factory class. This class is responsible for
creating the various objects, and for creating bindings.