Add comment clarification about SearchDialog

This commit is contained in:
natilou
2024-05-05 13:32:46 -03:00
parent 2c7394ea98
commit 6e6f377621
+1
View File
@@ -19,6 +19,7 @@ import (
"github.com/dweymouth/supersonic/ui/widgets"
)
// SearchDialog is a base widget to be built upon for creating custom search dialogs
type SearchDialog struct {
widget.BaseWidget