profile: add edition in settings

- fix a small offset of the preference window when
switching between tabs
- increase sizes of photos to avoid pixelisation

Change-Id: Idfb9149a8de08c034dff3e42b41f5888bba893f7
Tuleap: #530
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6773ddf..220e3c8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -137,6 +137,8 @@
    src/views/HoverTableRowView.h
    src/views/NSColor+RingTheme.mm
    src/views/NSColor+RingTheme.h
+   src/views/NSImage+Extensions.mm
+   src/views/NSImage+Extensions.h
    src/views/ContextualTableCellView.mm
    src/views/ContextualTableCellView.h
    src/views/IconButton.h