aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/fltk
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2022-01-14 19:50:15 +0100
committerPierre Ossman <ossman@cendio.se>2022-12-22 13:36:11 +0100
commit5b3c7608e00c5d5e50f0df92058e99074894811e (patch)
treeaec72f75a67cfafcd60e619fa8be0fff4605bfbd /vncviewer/fltk
parent0a6bcade1c600604cf5ff43572fcdf00c1ac4058 (diff)
downloadtigervnc-5b3c7608e00c5d5e50f0df92058e99074894811e.tar.gz
tigervnc-5b3c7608e00c5d5e50f0df92058e99074894811e.zip
Modern look for options sections
Outlines are no longer commonly used. Instead visually separated headlines are the norm.
Diffstat (limited to 'vncviewer/fltk')
-rw-r--r--vncviewer/fltk/layout.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vncviewer/fltk/layout.h b/vncviewer/fltk/layout.h
index 31d6a650..e555a11b 100644
--- a/vncviewer/fltk/layout.h
+++ b/vncviewer/fltk/layout.h
@@ -73,7 +73,6 @@ static inline int gui_str_len(const char *str)
/* Fl_Group */
#define GROUP_LABEL_OFFSET FL_NORMAL_SIZE
-#define GROUP_MARGIN 12
/**** HELPERS FOR DYNAMIC TEXT ****/