diff main/MainWindow.h @ 406:d70890996156 kiosk

Modifications for the Kiosk edition
author mathieub <mathieu.barthet@eecs.qmul.ac.uk>
date Tue, 22 Mar 2011 14:29:38 +0000
parents 210a409e135a
children b3b9cc8f5466
line wrap: on
line diff
--- a/main/MainWindow.h	Mon Oct 25 11:15:47 2010 +0200
+++ b/main/MainWindow.h	Tue Mar 22 14:29:38 2011 +0000
@@ -83,7 +83,7 @@
     virtual void openSomething();
     virtual void openLocation();
     virtual void openRecentFile();
-    virtual void exportAudio();
+    //virtual void exportAudio(); //removes the Export Audio File functionnality from the File menu
     virtual void importLayer();
     virtual void exportLayer();
     virtual void exportImage();