2013-09-26 17:14:40 +02:00

14 lines
361 B
Plaintext

$NetBSD: patch-ah,v 1.1.1.1 2007/11/22 20:50:09 drochner Exp $
--- src/FileExportDlg.h.orig 2007-11-22 16:15:06.000000000 +0100
+++ src/FileExportDlg.h
@@ -43,7 +43,7 @@ public:
bool GetExportLinked();
public:
- struct _fmt m_formats[6]; //export formats info
+ struct _fmt m_formats[5]; //export formats info
void ForceFormatExtension();
protected: