j
k
j a
j l
bxgaillard commented on this pull request.
}
+#if GTK_CHECK_VERSION(3, 0, 0) + while (!g_cond_wait_until(&cond, &change_config_mutex, interval)); + g_mutex_unlock(&change_config_mutex);
Fixed: the old code has been replaced with the new one.
Attachments:
Back to the thread
Back to the list