|
@@ -760,7 +760,7 @@ namespace UICatalog {
|
|
};
|
|
};
|
|
Add (_txtShortCut);
|
|
Add (_txtShortCut);
|
|
|
|
|
|
- var _btnShortCut = new Button ("Clear ShirtCut") {
|
|
|
|
|
|
+ var _btnShortCut = new Button ("Clear ShortCut") {
|
|
X = Pos.X (_lblShortCut),
|
|
X = Pos.X (_lblShortCut),
|
|
Y = Pos.Bottom (_txtShortCut) + 1
|
|
Y = Pos.Bottom (_txtShortCut) + 1
|
|
};
|
|
};
|