diff options
author | lukefromdc <[email protected]> | 2024-01-08 12:52:24 -0500 |
---|---|---|
committer | Luke from DC <[email protected]> | 2024-01-17 00:33:59 +0000 |
commit | c58f50f241bc0ae291e5c652311fa47d629fc7d5 (patch) | |
tree | 3bba5b6e0f703ba9b4e9992e31535d0bc9bb15ec /src/file-manager/fm-desktop-wayland-bg-dialog.h | |
parent | 1f8da0cc75e4786f8f152df0e947efaa146d6c23 (diff) | |
download | caja-c58f50f241bc0ae291e5c652311fa47d629fc7d5.tar.bz2 caja-c58f50f241bc0ae291e5c652311fa47d629fc7d5.tar.xz |
wayland-background-dialog: fix memory leaks
Diffstat (limited to 'src/file-manager/fm-desktop-wayland-bg-dialog.h')
-rw-r--r-- | src/file-manager/fm-desktop-wayland-bg-dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file-manager/fm-desktop-wayland-bg-dialog.h b/src/file-manager/fm-desktop-wayland-bg-dialog.h index 65858c05..7c6b6c5c 100644 --- a/src/file-manager/fm-desktop-wayland-bg-dialog.h +++ b/src/file-manager/fm-desktop-wayland-bg-dialog.h @@ -1,6 +1,6 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ -/* fm-icon-container.h - the container widget for file manager icons +/* fm-desktop-wayland-bg-dialog.h Copyright (C) 2024 Luke <[email protected]> |