mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 08:18:12 +00:00
LibGUI: Disable GBoxLayout debug spam.
This commit is contained in:
parent
1089cd1378
commit
84f5312dc2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#include <LibGUI/GBoxLayout.h>
|
||||
#include <LibGUI/GWidget.h>
|
||||
|
||||
#define GBOXLAYOUT_DEBUG
|
||||
//#define GBOXLAYOUT_DEBUG
|
||||
|
||||
#ifdef GBOXLAYOUT_DEBUG
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue