mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +02:00
LibWeb: Add imports to all IDL files that depend on others
This commit is contained in:
committed by
Ali Mohammad Pur
parent
eccdf4eb4b
commit
a59800b4a0
@@ -1,3 +1,5 @@
|
||||
#import <HTML/HTMLElement.idl>
|
||||
|
||||
interface HTMLSelectElement : HTMLElement {
|
||||
|
||||
[Reflect] attribute boolean disabled;
|
||||
|
||||
Reference in New Issue
Block a user