diff --git a/Plugins/org.mitk.gui.qt.photoacoustics.pausmotioncompensation/files.cmake b/Plugins/org.mitk.gui.qt.photoacoustics.pausmotioncompensation/files.cmake index a7b041359d..8641eb6e78 100644 --- a/Plugins/org.mitk.gui.qt.photoacoustics.pausmotioncompensation/files.cmake +++ b/Plugins/org.mitk.gui.qt.photoacoustics.pausmotioncompensation/files.cmake @@ -1,42 +1,42 @@ set(SRC_CPP_FILES ) set(INTERNAL_CPP_FILES org_mitk_gui_qt_photoacoustics_pausmotioncompensation_Activator.cpp PAUSMotionCompensation.cpp ) set(UI_FILES src/internal/PAUSMotionCompensationControls.ui ) set(MOC_H_FILES src/internal/org_mitk_gui_qt_photoacoustics_pausmotioncompensation_Activator.h src/internal/PAUSMotionCompensation.h ) # list of resource files which can be used by the plug-in # system without loading the plug-ins shared library, # for example the icon used in the menu and tabs for the # plug-in views in the workbench set(CACHED_RESOURCE_FILES - resources/icon.xpm + resources/pai.svg plugin.xml ) # list of Qt .qrc files which contain additional resources # specific to this plugin set(QRC_FILES ) set(CPP_FILES ) foreach(file ${SRC_CPP_FILES}) set(CPP_FILES ${CPP_FILES} src/${file}) endforeach(file ${SRC_CPP_FILES}) foreach(file ${INTERNAL_CPP_FILES}) set(CPP_FILES ${CPP_FILES} src/internal/${file}) endforeach(file ${INTERNAL_CPP_FILES}) diff --git a/Plugins/org.mitk.gui.qt.photoacoustics.pausmotioncompensation/plugin.xml b/Plugins/org.mitk.gui.qt.photoacoustics.pausmotioncompensation/plugin.xml index f4ef869e08..36c99db51c 100644 --- a/Plugins/org.mitk.gui.qt.photoacoustics.pausmotioncompensation/plugin.xml +++ b/Plugins/org.mitk.gui.qt.photoacoustics.pausmotioncompensation/plugin.xml @@ -1,11 +1,12 @@ + icon="resources/pai.svg" /> diff --git a/Plugins/org.mitk.gui.qt.photoacoustics.pausmotioncompensation/resources/pai.svg b/Plugins/org.mitk.gui.qt.photoacoustics.pausmotioncompensation/resources/pai.svg new file mode 100644 index 0000000000..d6f03a56da --- /dev/null +++ b/Plugins/org.mitk.gui.qt.photoacoustics.pausmotioncompensation/resources/pai.svg @@ -0,0 +1,286 @@ + +image/svg+xml \ No newline at end of file