summaryrefslogtreecommitdiff
path: root/tests/testsrc/good/final1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsrc/good/final1.cpp')
-rw-r--r--tests/testsrc/good/final1.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/testsrc/good/final1.cpp b/tests/testsrc/good/final1.cpp
index e3d0b4d..cdb6a1b 100644
--- a/tests/testsrc/good/final1.cpp
+++ b/tests/testsrc/good/final1.cpp
@@ -31,3 +31,7 @@ class Test2 notfinal : public Test1
{
Test2();
}
+
+/*
+ * Sets the widget being dragged. Used by the Gui class to
+*/