tint2conf: Fix bad code when compiling with clang
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#endif
|
||||
|
||||
#define SNAPSHOT_TICK 190
|
||||
gboolean update_snapshot();
|
||||
gboolean update_snapshot(gpointer ignored);
|
||||
void menuApply();
|
||||
void refresh_current_theme();
|
||||
extern GtkWidget *g_window;
|
||||
|
||||
Reference in New Issue
Block a user