Toob Player UI
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ public:
|
||||
{
|
||||
set("");
|
||||
}
|
||||
const std::string& str() {
|
||||
const std::string& str() const {
|
||||
return text;
|
||||
}
|
||||
uri(const char*text)
|
||||
|
||||
Reference in New Issue
Block a user