mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 23:20:54 +00:00
sysprof: add default app macro
This commit is contained in:
@ -23,6 +23,7 @@
|
|||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
#define SYSPROF_TYPE_APPLICATION (sysprof_application_get_type())
|
#define SYSPROF_TYPE_APPLICATION (sysprof_application_get_type())
|
||||||
|
#define SYSPROF_APPLICATION_DEFAULT (SYSPROF_APPLICATION(g_application_get_default()))
|
||||||
|
|
||||||
G_DECLARE_FINAL_TYPE (SysprofApplication, sysprof_application, SYSPROF, APPLICATION, AdwApplication)
|
G_DECLARE_FINAL_TYPE (SysprofApplication, sysprof_application, SYSPROF, APPLICATION, AdwApplication)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user