libsysprof-ui: use symbol versioning macros

This commit is contained in:
Christian Hergert
2019-05-08 11:31:54 -07:00
parent a54892e33f
commit 4821883bfa
41 changed files with 165 additions and 91 deletions

View File

@ -18,8 +18,7 @@
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef SYSPROF_UI_H
#define SYSPROF_UI_H
#pragma once
#include <sysprof.h>
@ -47,5 +46,3 @@ G_BEGIN_DECLS
#undef SYSPROF_UI_INSIDE
G_END_DECLS
#endif /* SYSPROF_UI_H */