> @@ -284,7 +284,7 @@ INT CALLBACK BrowseCallbackProc(HWND hwnd, UINT uMsg, 
> LPARAM lp, LPARAM pData)
>  gchar *win32_show_folder_dialog(GtkWidget *parent, const gchar *title, const 
> gchar *initial_dir)
>  {
>       BROWSEINFOW bi;
> -     LPCITEMIDLIST pidl;
> +     LPITEMIDLIST pidl;

Oh, OK, makes some kind of sense, fine then

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/812/files#r47522331

Reply via email to