Skip to content
Snippets Groups Projects
Commit 3d7a06ad authored by Tristan Matthews's avatar Tristan Matthews
Browse files
parents 9bad902c 599f2758
Branches
No related tags found
No related merge requests found
......@@ -51,6 +51,10 @@
#include "imwindow.h"
#include "searchbar.h"
#if !GTK_CHECK_VERSION(2, 30, 0)
#define G_VALUE_INIT { 0, { { 0 } } }
#endif
// Messages used in menu item
static const gchar * const SFL_CREATE_CONFERENCE = "Create conference";
static const gchar * const SFL_TRANSFER_CALL = "Transfer call to";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment