mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
LibGUI: Remove more header dependencies from Widget.h
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <LibCore/ElapsedTimer.h>
|
||||
#include <LibGUI/Button.h>
|
||||
#include <LibGUI/TextBox.h>
|
||||
#include <LibHTML/DOM/Document.h>
|
||||
|
||||
Reference in New Issue
Block a user