Scaling support in tint2conf (issue #656)

This commit is contained in:
o9000
2018-01-17 05:27:56 +00:00
parent c7b23ee94a
commit b3f9834313
3 changed files with 23 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
#include "../launcher/icon-theme-common.h"
// panel
extern GtkWidget *scale_relative_to_dpi;
extern GtkWidget *panel_width, *panel_height, *panel_margin_x, *panel_margin_y, *panel_padding_x, *panel_padding_y,
*panel_spacing;
extern GtkWidget *panel_wm_menu, *panel_dock, *panel_autohide, *panel_autohide_show_time, *panel_autohide_hide_time,