Changed return value for getComponent().
git-svn-id: svn://10.0.0.236/trunk@24986 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ef2188d6cb
commit
ec5d4d3451
@ -176,7 +176,7 @@ public class XMLMenuBuilder extends XMLWidgetBuilder {
|
||||
/**
|
||||
* @return the menubar built by this builder
|
||||
*/
|
||||
public JMenuBar getComponent() {
|
||||
public MenuBarCtrl getComponent() {
|
||||
return component;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user