summaryrefslogtreecommitdiffstats
path: root/include/view.h
diff options
context:
space:
mode:
authorAskrenteam <renaud.meurisse@yahoo.fr>2017-10-21 11:18:52 +0200
committerDave Davenport <DaveDavenport@users.noreply.github.com>2017-10-21 11:18:52 +0200
commit0dc71fcc0092567c002dc87098a93268233bf81d (patch)
treee0b520c9cee868d5d98b1a42aeb7a8670d1c3292 /include/view.h
parentaf81a54adf040b2cb1bc52c0f480205310f8fec2 (diff)
Added option -name-only to match only desktop entry name with drun (#690)
* Added option -name-only to match only desktop entry name with drun * fixed indent and xrdump test * fixed test * option -drun-match-fields * option -window-match-fields * matching fields as static in window/drun + enums for field indexes * prevent window_mode_parse_fields() from executing twice
Diffstat (limited to 'include/view.h')
-rw-r--r--include/view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/view.h b/include/view.h
index 94a0a0ca..5a3a0855 100644
--- a/include/view.h
+++ b/include/view.h
@@ -39,7 +39,7 @@
*
* @{
*/
-typedef struct RofiViewState RofiViewState;
+typedef struct RofiViewState RofiViewState;
typedef enum
{
/** Create a menu for entering text */