changeset 61 | 743eb0b9959e |
parent 55 | fb37077c270f |
child 62 | 36d93b4dc635 |
--- a/ui/detailscustomwidget/detailscustomwidgets/glxdetailstextedit.cpp Wed Aug 18 09:48:53 2010 +0300 +++ b/ui/detailscustomwidget/detailscustomwidgets/glxdetailstextedit.cpp Thu Sep 02 20:26:45 2010 +0300 @@ -53,6 +53,7 @@ { setAlignment(Qt::AlignLeft); mDesc = new HbEditorInterface(this); + clearContextMenuFlag(Hb::ShowTextContextMenuOnLongPress); mDesc->setInputConstraints (HbEditorConstraintIgnoreFocus); }