summaryrefslogtreecommitdiffstats
path: root/sigtools/PluginTree.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigtools/PluginTree.h')
-rw-r--r--sigtools/PluginTree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigtools/PluginTree.h b/sigtools/PluginTree.h
index 1fed430e..fff886c7 100644
--- a/sigtools/PluginTree.h
+++ b/sigtools/PluginTree.h
@@ -31,7 +31,7 @@ class SIGTOOLS_EXPORT PluginTree : public QWidget
Q_OBJECT
public:
- PluginTree(const QStringList& types, QWidget* parent);
+ PluginTree(const QStringList& types, QWidget* parent = NULL);
QString currentType() const;
QString currentName() const;