Code
This commit is contained in:
8
include/ahfail/module.h
Normal file
8
include/ahfail/module.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "gtklock-module.h"
|
||||
|
||||
extern const char module_name[];
|
||||
extern const guint module_major_version;
|
||||
extern const guint module_minor_version;
|
||||
extern GOptionEntry module_entries[];
|
||||
Reference in New Issue
Block a user