X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fui%2Fdialog%2Ffiledialog.h;h=75c6f008073c4517a4dd1c17fd88c6c6f4eb129c;hb=11a7559367dd1824198fe3b75e6d6ceb208ea1b7;hp=8551b0eb29379c75c8a8f0583dd708d98eba38b9;hpb=792bf4ea30db9bf06c0935bdedcf4f576de17796;p=inkscape.git diff --git a/src/ui/dialog/filedialog.h b/src/ui/dialog/filedialog.h index 8551b0eb2..75c6f0080 100644 --- a/src/ui/dialog/filedialog.h +++ b/src/ui/dialog/filedialog.h @@ -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