summaryrefslogtreecommitdiff
path: root/tests/testsrc/good/final1.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsrc/good/final1.h')
-rw-r--r--tests/testsrc/good/final1.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/testsrc/good/final1.h b/tests/testsrc/good/final1.h
index 1b4da20..c66c08a 100644
--- a/tests/testsrc/good/final1.h
+++ b/tests/testsrc/good/final1.h
@@ -27,3 +27,8 @@ class Test1 notfinal
class Test2 final : public Test1
{
}
+
+
+/*
+ * Sets the widget being dragged. Used by the Gui class to
+*/ \ No newline at end of file