added section signals
This commit is contained in:
@@ -33,7 +33,6 @@ public:
|
||||
(*this)[key] = index;
|
||||
}
|
||||
|
||||
|
||||
int indexOf(const QString& key) const
|
||||
{
|
||||
if (contains(key))
|
||||
|
Reference in New Issue
Block a user