Minor UI/style fixes

This commit is contained in:
Klaus Basan
2018-10-27 02:08:25 +02:00
parent 4370f2c614
commit 11c5ded3b5
3 changed files with 8 additions and 8 deletions

View File

@@ -205,7 +205,7 @@ namespace BlackMisc
//! \copydoc BlackMisc::Mixin::Index::setPropertyByIndex
void setPropertyByIndex(const CPropertyIndex &index, const CVariant &variant);
//! Compare by index
//! \copydoc BlackMisc::Mixin::Index::comparePropertyByIndex
int comparePropertyByIndex(const CPropertyIndex &index, const CServer &compareValue) const;
//! \copydoc BlackMisc::Mixin::String::toQString()