summaryrefslogtreecommitdiffstats
path: root/include/dialogs/help-keys.h
blob: c7934c55a1c0721c594b9b12698a521eef47d609 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef ROFI_DIALOG_HELPKEYS_H
#define ROFI_DIALOG_HELPKEYS_H

/**
 * @defgroup HELPKEYSMode KeysHelp
 * @ingroup MODES
 * @{
 */
extern Mode help_keys_mode;
/*@}*/
#endif // ROFI_DIALOG_HELPKEYS_H