mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
6 lines
130 B
C
6 lines
130 B
C
#ifndef INCLUDE_ROFI_TYPES_H
|
|
#define INCLUDE_ROFI_TYPES_H
|
|
|
|
extern const char *PropertyTypeName[];
|
|
|
|
#endif // INCLUDE_ROFI_TYPES_H
|