mirror of https://github.com/GNOME/gimp.git
plug-ins: fix indentation.
The risk of search and replace. Bad me!
This commit is contained in:
parent
3023227ffe
commit
3f1dcaadf7
|
@ -80,9 +80,9 @@ screenshot_kwin_get_capabilities (void)
|
||||||
|
|
||||||
GimpPDBStatusType
|
GimpPDBStatusType
|
||||||
screenshot_kwin_shoot (ScreenshotValues *shootvals,
|
screenshot_kwin_shoot (ScreenshotValues *shootvals,
|
||||||
GdkScreen *screen,
|
GdkScreen *screen,
|
||||||
gint32 *image_ID,
|
gint32 *image_ID,
|
||||||
GError **error)
|
GError **error)
|
||||||
{
|
{
|
||||||
gchar *filename;
|
gchar *filename;
|
||||||
const gchar *method = NULL;
|
const gchar *method = NULL;
|
||||||
|
|
Loading…
Reference in New Issue