summaryrefslogtreecommitdiff
path: root/libopie/otabinfo.h
Side-by-side diff
Diffstat (limited to 'libopie/otabinfo.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie/otabinfo.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libopie/otabinfo.h b/libopie/otabinfo.h
index 6589638..eebaf8e 100644
--- a/libopie/otabinfo.h
+++ b/libopie/otabinfo.h
@@ -78,5 +78,5 @@ public:
/**
- * @fn id()
+ * @fn id()const
* @brief Returns TabBar ID.
*/
@@ -84,5 +84,5 @@ public:
/**
- * @fn label()
+ * @fn label()const
* @brief Returns text label for widget.
*/
@@ -98,5 +98,5 @@ public:
/**
- * @fn control()
+ * @fn control()const
* @brief Returns pointer to widget.
*/
@@ -104,5 +104,5 @@ public:
/**
- * @fn icon()
+ * @fn icon()const
* @brief Returns name of icon file.
*/