mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-10 03:54:54 -06:00
.cosmetics #635
git-svn-id: svn://ultimatepp.org/upp/trunk@6732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b27eab2ce4
commit
afae48b46e
1 changed files with 1 additions and 1 deletions
|
|
@ -197,8 +197,8 @@ void RichEdit::StdBar(Bar& menu)
|
|||
String ofieldparam;
|
||||
RichObject object;
|
||||
if(GetSelection(l, h)) {
|
||||
CopyTool(menu);
|
||||
CutTool(menu);
|
||||
CopyTool(menu);
|
||||
PasteTool(menu);
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue