summaryrefslogtreecommitdiff
path: root/libopie/otabinfo.h
Unidiff
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
@@ -79,3 +79,3 @@ public:
79/** 79/**
80 * @fn id() 80 * @fn id()const
81 * @brief Returns TabBar ID. 81 * @brief Returns TabBar ID.
@@ -85,3 +85,3 @@ public:
85/** 85/**
86 * @fn label() 86 * @fn label()const
87 * @brief Returns text label for widget. 87 * @brief Returns text label for widget.
@@ -99,3 +99,3 @@ public:
99/** 99/**
100 * @fn control() 100 * @fn control()const
101 * @brief Returns pointer to widget. 101 * @brief Returns pointer to widget.
@@ -105,3 +105,3 @@ public:
105/** 105/**
106 * @fn icon() 106 * @fn icon()const
107 * @brief Returns name of icon file. 107 * @brief Returns name of icon file.