summaryrefslogtreecommitdiff
path: root/src/atomchannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/atomchannel.h')
-rw-r--r--src/atomchannel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/atomchannel.h b/src/atomchannel.h
index cde066b..7f7294a 100644
--- a/src/atomchannel.h
+++ b/src/atomchannel.h
@@ -49,9 +49,9 @@ public:
public:
/*!
- * \brief id - cache db id
+ * \brief m_id - cache db m_id
*/
- int id{0};
+ int m_id{0};
QString title;
/*!