Allow searching in LogsPopup

This commit is contained in:
fourtf
2019-09-04 00:29:58 +02:00
parent 9ee286f60f
commit a268abfd4c
8 changed files with 93 additions and 80 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ public:
{
}
std::size_t size()
std::size_t size() const
{
return this->length_;
}