summaryrefslogtreecommitdiffstats
path: root/include/dialogs/combi.h
blob: a3082c4ade6806077b59642a1cdaa49d1cb43cac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef ROFI_DIALOG_COMBI_H
#define ROFI_DIALOG_COMBI_H

/**
 * @defgroup COBIMode Combi
 * @ingroup MODES
 *
 * @{
 */

extern Mode combi_mode;

/*@}*/
#endif // ROFI_DIALOG_COMBI_H