diff --git a/GUI/View/Mask/MaskEditorPropertyPanel.h b/GUI/View/Mask/MaskEditorPropertyPanel.h
index c5b5dfb1d629116703cf892800f5e81a6dec9ade..f270106116a65ffd35639facfe413a4462c9b613 100644
--- a/GUI/View/Mask/MaskEditorPropertyPanel.h
+++ b/GUI/View/Mask/MaskEditorPropertyPanel.h
@@ -72,7 +72,6 @@ private:
     //! Creates the UI to edit the current mask's properties
     void createMaskEditorUI();
 
-private:
     QListView* m_listView;
     IntensityDataPropertyWidget* m_propertyPanel;
     MaskContainerModel* m_maskContainerModel;