mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
parent
7186de99e7
commit
a77fa3ec13
11 changed files with 45 additions and 5 deletions
|
|
@ -26,6 +26,8 @@ public:
|
|||
|
||||
virtual nsresult Clone(mozilla::dom::NodeInfo* aNodeInfo, nsINode** aResult) const override;
|
||||
|
||||
static bool IsDialogEnabled();
|
||||
|
||||
bool Open() const { return GetBoolAttr(nsGkAtoms::open); }
|
||||
void SetOpen(bool aOpen, ErrorResult& aError)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue