Skip to content

Commit

Permalink
Keep code style
Browse files Browse the repository at this point in the history
  • Loading branch information
azubieta committed Jun 28, 2019
1 parent a07a2eb commit 6b1fed2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/libappimage/desktop_integration/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ set(
integrator/Integrator.cpp
integrator/DesktopEntryEditError.h
integrator/DesktopEntryEditor.cpp
integrator/MimeInfoEditor.cpp integrator/MimeInfoEditor.h)
integrator/MimeInfoEditor.cpp
)

if(LIBAPPIMAGE_THUMBNAILER_ENABLED)
list(APPEND appimage_desktop_integration_sources "Thumbnailer.cpp")
Expand Down

0 comments on commit 6b1fed2

Please sign in to comment.