Index: trunk/src/event/editor/AudioPanel.java
===================================================================
--- trunk/src/event/editor/AudioPanel.java	(revision 7)
+++ trunk/src/event/editor/AudioPanel.java	(revision 76)
@@ -26,4 +26,10 @@
     }
 
+    /**
+     * Load the script event associated with this editor panel.
+     * 
+     * @param sei The script event in question
+     */
+    @Override
     public void getEventObject(I_ScriptEvent sei)
     {
