Skip to content

Commit 6b1fed2

Browse files
committed
Keep code style
1 parent a07a2eb commit 6b1fed2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/libappimage/desktop_integration/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ set(
44
integrator/Integrator.cpp
55
integrator/DesktopEntryEditError.h
66
integrator/DesktopEntryEditor.cpp
7-
integrator/MimeInfoEditor.cpp integrator/MimeInfoEditor.h)
7+
integrator/MimeInfoEditor.cpp
8+
)
89

910
if(LIBAPPIMAGE_THUMBNAILER_ENABLED)
1011
list(APPEND appimage_desktop_integration_sources "Thumbnailer.cpp")

0 commit comments

Comments
 (0)