diff options
Diffstat (limited to 'kjsembed/customobject_imp.h')
-rw-r--r-- | kjsembed/customobject_imp.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kjsembed/customobject_imp.h b/kjsembed/customobject_imp.h index 2b11686c..28a5a07f 100644 --- a/kjsembed/customobject_imp.h +++ b/kjsembed/customobject_imp.h @@ -96,9 +96,9 @@ public: HBoxSpacing, - KHTMLPartSelectAll, - KHTMLPartHasSelection, - KHTMLPartSelectedText, + TDEHTMLPartSelectAll, + TDEHTMLPartHasSelection, + TDEHTMLPartSelectedText, KSystemTrayContextMenu, KSystemTrayActionCollection, |