From: Edward Toroshchin <[email protected]>
---
libnepomukcore/resource/resource.h | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/libnepomukcore/resource/resource.h
b/libnepomukcore/resource/resource.h
index 5d99952..4570e75 100644
--- a/libnepomukcore/resource/resource.h
+++ b/libnepomukcore/resource/resource.h
@@ -441,6 +441,8 @@ namespace Nepomuk2 {
* For now this is a simple string which can either be the path to
* an actual pixmap file or just the name of an icon as defined by
* the freedesktop.org standard.
+ *
+ * \since 4.10
*/
QStringList symbols() const;
@@ -449,6 +451,8 @@ namespace Nepomuk2 {
* For now this is a simple string which can either be the path to
* an actual pixmap file or just the name of an icon as defined by
* the freedesktop.org standard.
+ *
+ * \since 4.10
*/
void setSymbols( const QStringList& value );
@@ -457,6 +461,8 @@ namespace Nepomuk2 {
* assigned. For now this is a simple string which can either be
* the path to an actual pixmap file or just the name of an icon as
* defined by the freedesktop.org standard.
+ *
+ * \since 4.10
*/
void addSymbol( const QString& value );
--
1.7.12.4
_______________________________________________
Nepomuk mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/nepomuk