summaryrefslogtreecommitdiff
path: root/examples/activeqt/hierarchy/objects.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/hierarchy/objects.h')
-rw-r--r--examples/activeqt/hierarchy/objects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/activeqt/hierarchy/objects.h b/examples/activeqt/hierarchy/objects.h
index 5cd47ce..1112984 100644
--- a/examples/activeqt/hierarchy/objects.h
+++ b/examples/activeqt/hierarchy/objects.h
@@ -79,7 +79,7 @@ class QSubWidget : public QWidget
Q_CLASSINFO("ClassID", "{850652f4-8f71-4f69-b745-bce241ccdc30}");
Q_CLASSINFO("InterfaceID", "{2d76cc2f-3488-417a-83d6-debff88b3c3f}");
Q_CLASSINFO("ToSuperClass", "QSubWidget");
-
+
public:
QSubWidget(QWidget *parent = 0, const QString &name = QString());