Merge remote-tracking branch 'origin/sheet'
[pspp] / src / ui / gui / goto-case-dialog.h
index e7c70eee258fec818241c6c6ea232d72b4f24f70..422cdff37a17947b0a9c22d23117b46f78a65bef 100644 (file)
@@ -19,6 +19,7 @@
 
 #include "psppire-data-sheet.h"
 
+
 void goto_case_dialog (PsppireDataSheet *ds);
 
 #endif