bugfix
This commit is contained in:
parent
530315d6e0
commit
4e97bde57e
@ -137,3 +137,5 @@ bricks.QAFrame = class extends bricks.PopupWindow {
|
|||||||
this.main_w.add_widget(this.cw);
|
this.main_w.add_widget(this.cw);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
bricks.Factory.register('QAFrame', bricks.QAFrame);
|
||||||
|
Loading…
Reference in New Issue
Block a user