From 80ac118655841f32ff816fb13ac647e7c8799599 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Tue, 3 Nov 2015 17:34:02 +0100 Subject: Put things together, making desktop menu work --- include/rofi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/rofi.h') diff --git a/include/rofi.h b/include/rofi.h index 23faa1d6..e1580b20 100644 --- a/include/rofi.h +++ b/include/rofi.h @@ -251,7 +251,7 @@ typedef struct _Settings /** bg image */ unsigned int fake_transparency; /** dpi */ - int dpi; + int dpi; } Settings; /** Global Settings structure. */ -- cgit v1.2.3