aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_label.h
diff options
context:
space:
mode:
authorTibo Clausen <tibo.clausen@gmail.com>2018-10-01 13:12:28 +0200
committerTibo Clausen <tibo.clausen@gmail.com>2018-10-01 13:12:28 +0200
commit00c99374b195043318e35f270f68b7c637302d40 (patch)
tree1d7470371bcbc7a35785e3334c703e5258af44d3 /src/gwin/gwin_label.h
parentfe8c80f4346c0c728495f7ccf5fcb6da4bc469b5 (diff)
downloaduGFX-00c99374b195043318e35f270f68b7c637302d40.tar.gz
uGFX-00c99374b195043318e35f270f68b7c637302d40.tar.bz2
uGFX-00c99374b195043318e35f270f68b7c637302d40.zip
Remove label auto-resizing
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