Code

place apply horizonally
[inkscape.git] / src / ui / dialog / filedialog.h
index 8551b0eb29379c75c8a8f0583dd708d98eba38b9..75c6f008073c4517a4dd1c17fd88c6c6f4eb129c 100644 (file)
@@ -35,6 +35,7 @@ namespace Dialog
 {
 
 
+
 /**
  * Used for setting filters and options, and
  * reading them back from user selections.
@@ -58,7 +59,6 @@ typedef enum {
  */
 typedef struct FileOpenNativeData_def FileOpenNativeData;
 
-
 /**
  * This class provides an implementation-independent API for
  * file "Open" dialogs.  Using a standard interface obviates the need