forked from AuroraMiddleware/gtk
filechooserwidget: Fix profiling code compilation
This commit is contained in:
parent
548f6138ef
commit
aebea7d644
@ -136,7 +136,7 @@ profile_add_indent (int indent)
|
||||
g_error ("You screwed up your indentation");
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
_gtk_file_chooser_profile_log (const char *func, int indent, const char *msg1, const char *msg2)
|
||||
{
|
||||
char *str;
|
||||
|
Loading…
Reference in New Issue
Block a user