add (empty) exportAnnotationsDialog

This commit is contained in:
rolux 2014-09-18 12:40:41 +02:00
parent 699f417cc8
commit 2950e1e715
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
'use strict';
pandora.ui.exportAnnotationsDialog = function() {
};