mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-10 15:44:41 -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
|