aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_label.h
diff options
context:
space:
mode:
authorJoel Bodenmann <info@b-electronics.ch>2018-10-01 12:36:09 +0200
committerGogs <gogs@fake.local>2018-10-01 12:36:09 +0200
commit7047dfa633cdf2d0f364528f774e87bffc003bab (patch)
tree1d7470371bcbc7a35785e3334c703e5258af44d3 /src/gwin/gwin_label.h
parentfe8c80f4346c0c728495f7ccf5fcb6da4bc469b5 (diff)
parent00c99374b195043318e35f270f68b7c637302d40 (diff)
downloaduGFX-7047dfa633cdf2d0f364528f774e87bffc003bab.tar.gz
uGFX-7047dfa633cdf2d0f364528f774e87bffc003bab.tar.bz2
uGFX-7047dfa633cdf2d0f364528f774e87bffc003bab.zip
Merge branch 'feature/rm_label_auto-resize' of XenotriX/uGFX into master
Diffstat (limited to 'src/gwin/gwin_label.h')
-rw-r--r--src/gwin/gwin_label.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gwin/gwin_label.h b/src/gwin/gwin_label.h
index 281fb408..9308efae 100644
--- a/src/gwin/gwin_label.h
+++ b/src/gwin/gwin_label.h
@@ -38,9 +38,7 @@
* @note Used only for writing a custom draw routine.
* @{
*/
-#define GLABEL_FLG_WAUTO 0x01
-#define GLABEL_FLG_HAUTO 0x02
-#define GLABEL_FLG_BORDER 0x04
+#define GLABEL_FLG_BORDER 0x01
/** @} */
// An label window