filecatalog/filebrowser: further optimizations
This commit is contained in:
@@ -87,7 +87,7 @@ public:
|
||||
|
||||
/** @brief Get the on/off state
|
||||
*/
|
||||
bool isActive()
|
||||
bool isActive() const
|
||||
{
|
||||
return active;
|
||||
};
|
||||
|
Reference in New Issue
Block a user