Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
$NetBSD: patch-scribus_plugins_scriptplugin_runscriptdialog.h,v 1.1 2013/01/15 15:28:37 joerg Exp $
--- scribus/plugins/scriptplugin/runscriptdialog.h.orig 2013-01-14 12:21:57.000000000 +0000
+++ scribus/plugins/scriptplugin/runscriptdialog.h
@@ -20,7 +20,7 @@ class RunScriptDialog : public QFileDial
Q_OBJECT
public:
- RunScriptDialog(QWidget* parent, bool extEnable);
+ RunScriptDialog(QWidget* parent = 0, bool extEnable = false);
~RunScriptDialog();
/// Check if the user wanted the script run as an extension script