summaryrefslogtreecommitdiff
path: root/client/widgets/frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/widgets/frame.h')
-rw-r--r--client/widgets/frame.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/widgets/frame.h b/client/widgets/frame.h
index 04e6b9e..177d77c 100644
--- a/client/widgets/frame.h
+++ b/client/widgets/frame.h
@@ -31,6 +31,9 @@
#include <QDomNode>
+/*
+ * NOTE: The documentation for this class is in groupbox.
+ */
class QFrame;
class Frame : public Widget
{