summaryrefslogtreecommitdiffstats
path: root/include/helper.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-01-21 12:58:52 +0100
committerDave Davenport <qball@gmpclient.org>2017-01-21 12:58:52 +0100
commit0ebd6a260b652e6d3820c7571683d87eea723dec (patch)
treef2ad8a29c49cca1e79edf4e3bfd19cf1fe503b33 /include/helper.h
parentb0870e02f7bde476a47e50d252c9d4c9dadf12a8 (diff)
Add auto-detect option to DPI setting.
Diffstat (limited to 'include/helper.h')
-rw-r--r--include/helper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/helper.h b/include/helper.h
index 01799967..5f530dbf 100644
--- a/include/helper.h
+++ b/include/helper.h
@@ -209,8 +209,6 @@ char * rofi_latin_to_utf8_strdup ( const char *input, gssize length );
*/
PangoAttrList *token_match_get_pango_attr ( ThemeHighlight th, GRegex **tokens, const char *input, PangoAttrList *retv );
-
-
/**
* @param pattern The user input to match against.
* @param plen Pattern length.