Added preferences for mouse button assignments
[Mograsim.git] / plugins / net.mograsim.logic.model.editor / src / net / mograsim / logic / model / editor / SaveLoadManager.java
index bbe202b..c2e1b03 100644 (file)
@@ -58,6 +58,7 @@ public class SaveLoadManager
                }
        }
 
+       @SuppressWarnings("unused") // Editor
        public static void openLoadDialog() throws IOException
        {
                Shell fdShell = new Shell();