Finished the new dialogue functionality
This commit is contained in:
5
src/set_mode_t.h
Normal file
5
src/set_mode_t.h
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
#ifndef SET_MODE_T_H
|
||||
#define SET_MODE_T_H
|
||||
typedef enum { SET_DENY, SET_ALLOW } set_mode_t;
|
||||
#endif // !SET_MODE_T_H
|
Reference in New Issue
Block a user